Files
weatherbot/.gitignore

13 lines
138 B
Plaintext

# Virtual environment
.venv/
# Python cache
__pycache__/
*.pyc
# Editor / OS junk
*.swp
.DS_Store
.python-version
weatherbot_state.json