Files
birdcam/.gitignore
2026-03-16 16:14:36 -07:00

10 lines
93 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.env
.venv/
venv/
.pytest_cache/
.mypy_cache/