Update .gitignore

This commit is contained in:
Remy Moll
2020-05-12 19:46:44 +02:00
committed by GitHub
parent f740bfcd35
commit d08d583cc2

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
# API-Key (keep secret at all times)
api-key.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]