Create .mention-bot

This commit is contained in:
Glavin Wiechert 2016-02-29 13:42:20 -04:00
parent 3a6763a25c
commit a4f84009e0
1 changed files with 9 additions and 0 deletions

9
.mention-bot Normal file
View File

@ -0,0 +1,9 @@
{
"userBlacklist": [
"Glavin001"
],
"fileBlacklist": [
"*.md"
]
}