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