Files
weather-data-api/.gitignore
T
2026-06-19 13:38:17 +08:00

14 lines
153 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment file (contains secrets)
.env