# Python
__pycache__/
*.py[cod]
*.egg-info/
.coverage
.coverage.*
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
venv/

# Builds and generated output
build/
dist/
htmlcov/
standalone-candidate/
standalone-smoke-kit/
standalone-smoke-report.json
*.xlsx
!tests/fixtures/synthetic/**/*.xlsx
!tests/fixtures/redistributable/**/*.xlsx
*.parquet
Ordifile_Result*.csv
Ordifile_Result*.xlsx

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

# Secrets and local configuration
.env
.env.*
!.env.example

# Instrument data is never committed by default
.external-fixtures/
.research-downloads/
fixture-cache/
*.raw
*.RAW
*.ch
*.CH
*.cdf
*.CDF
*.d/
*.D/
