Ignore */__pycache__/*

This commit is contained in:
Dusty.P 2018-04-14 02:17:52 -08:00
parent 160b46d890
commit eaf7ce2dce

2
.gitignore vendored
View File

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