Files
birdcam/.gitignore
T
letteka 8d2aed5808
CI / black (pull_request) Failing after 39s
CI / ruff (pull_request) Failing after 35s
CI / mypy (pull_request) Failing after 36s
CI / pytest (pull_request) Failing after 35s
Adding a status db to better track camera status.
2026-04-25 09:06:10 -07:00

14 lines
136 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.env
.venv/
venv/
.pytest_cache/
.mypy_cache/
coverage.xml
.coverage
htmlcov/
birdcam.db