Files
2026-02-01 16:12:13 +01:00

13 lines
138 B
Plaintext

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