Update .gitignore

This commit is contained in:
dustinpianalto
2018-04-20 22:22:05 -08:00
committed by GitHub
parent c93043bf91
commit d797203a7b
+2 -1
View File
@@ -2,4 +2,5 @@ bot_secrets.json
google_client_secret.json google_client_secret.json
__pycache__/ __pycache__/
logs/* logs/*
*.sh.swp *.sh.swp
.idea/