From a4f84009e0c7e1ae0904e59038addca7f534c89f Mon Sep 17 00:00:00 2001 From: Glavin Wiechert Date: Mon, 29 Feb 2016 13:42:20 -0400 Subject: [PATCH] Create .mention-bot --- .mention-bot | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .mention-bot diff --git a/.mention-bot b/.mention-bot new file mode 100644 index 0000000..97bb7b9 --- /dev/null +++ b/.mention-bot @@ -0,0 +1,9 @@ + +{ + "userBlacklist": [ + "Glavin001" + ], + "fileBlacklist": [ + "*.md" + ] +}