Ignore __pycache__/

This commit is contained in:
Dusty.P 2018-04-14 02:21:27 -08:00
parent eaf7ce2dce
commit 54a83838ed

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
bot_secrets.json
google_client_secret.json
*/__pycache__/*
__pycache__/
logs/*