diff --git a/.gitignore b/.gitignore index b6e4761..45d091c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +# API-Key (keep secret at all times) +api-key.py # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]