From 7f93845e9e7592f8ccd6a85b6bb03521fa552089 Mon Sep 17 00:00:00 2001 From: Brian Buller Date: Wed, 28 Oct 2015 11:46:13 -0500 Subject: [PATCH] PROGRESS! --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6cd1df2..9730a83 100755 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,10 @@ _cgo_export.* _testmain.go -*.exe \ No newline at end of file +*.exe + +# The Slackbot API Key +api-token +statbot +statbot.db +statbot.log \ No newline at end of file