This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
atom-beautify
mirror of
https://github.com/Glavin001/atom-beautify.git
Watch
1
Star
0
Fork
You've already forked atom-beautify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d9c06bb47b
atom-beautify
/
.mention-bot
11 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create .mention-bot
2016-02-29 10:42:20 -07:00
{
"userBlacklist": [
"Glavin001"
],
"fileBlacklist": [
Add package.json to mention-bot file blacklist
2016-03-03 15:54:03 -07:00
"*.md",
"package.json"
Create .mention-bot
2016-02-29 10:42:20 -07:00
]
}