updating gitignore

This commit is contained in:
Luke Robles 2021-01-24 19:47:21 -08:00
parent 8e883f5e76
commit 227ee02ee0
No known key found for this signature in database
GPG Key ID: D70F99D67F488AF9

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
.DS_Store .DS_Store
dragon_bot_env dragon_bot_env
*.pyc *.pyc
destiny.py __pycache__
__pycache__ *.csv