diff --git a/.gitignore b/.gitignore index e15106e..1160e79 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Local weather logs +logs/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[codz]