__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
.env.*
!.env.example
*.log
.pytest_cache/
.coverage
htmlcov/
.ruff_cache/
.mypy_cache/
nerve-reports/
nerve-*.json
nerve-*.html
test-reports*/
*.sarif
.DS_Store
