17 lines
159 B
Plaintext
17 lines
159 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.env
|
|
.venv/
|
|
venv/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
coverage.xml
|
|
.coverage
|
|
htmlcov/
|
|
birdcam.db
|
|
.vscode/
|
|
.ruff_cache/
|