# Byte-compiled files
__pycache__/
*.py[cod]
*$py.class

# Build artifacts
build/
dist/
*.egg-info/
*.egg

# Test and tooling caches
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/

# Local environments
.venv/
venv/
env/
.env

# IDE metadata
.idea/
.vscode/

# Project outputs
results/
aligned_outputs/
compensated_outputs/
final_results/

*.md
_version.py
