__pycache__/
*.pyc
*.pyo
*.pyd
tests/audiology_abrpresto_test/csvs_all.zip
StreamCI-Git.code-workspace
infrastructure/apps/datastores/mongodb/overlays/cicd/secret.yaml
.DS_Store
.tmp/
.claude/
CLAUDE.md
/tmp/
private/
.mcp.json

# Python virtual environments
.venv/
venv/
ENV/
env/

# Test, coverage, and build artifacts
.pytest_cache/
.coverage
.coverage.*
htmlcov/
infrastructure/**/coverage/**
dist/
build/
pip-wheel-metadata/
*.egg-info/

# uploads and local artifacts
infrastructure/services/api/uploads/
*.log
