Files
birdcam/.gitignore
T
letteka f5c30e261c
CI / black (push) Successful in 1m25s
CI / ruff (push) Failing after 1m17s
CI / pytest (push) Successful in 1m22s
Dependency update / dependency-update (push) Successful in 1m42s
CI / mypy (push) Failing after 1m25s
Adding a status db to better track camera status. (#12)
Reviewed-on: #12
Co-authored-by: Andrew Kettel <andrew.kettel@gmail.com>
Co-committed-by: Andrew Kettel <andrew.kettel@gmail.com>
2026-04-25 09:07:11 -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