Update .gitignore

This commit is contained in:
dustinpianalto 2018-04-20 22:22:05 -08:00 committed by GitHub
parent c93043bf91
commit d797203a7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ bot_secrets.json
google_client_secret.json
__pycache__/
logs/*
*.sh.swp
*.sh.swp
.idea/