# Python environments and bytecode
.venv/
venv/
__pycache__/
*.py[cod]

# Test, lint, type-check, and coverage caches
.coverage
coverage.xml
junit.xml
hfss-junit.xml
htmlcov/
.hypothesis/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.agents/

# Build and packaging output
build/
dist/
site/
*.egg-info/

# Editors and operating systems
.idea/
.vscode/
.DS_Store
Thumbs.db

# QResAudit transient export staging
*.partial/
tmp/
batch.log
