.venv/
.archive/
.claude
TODO.md

build/
data/
notebooks/
scripts/ads-no-subtype/

*.egg-info
*__pycache__

# Caches
.pytest_cache/
.ruff_cache/
.coverage

# Environment files
.env
.env.*
!.env.example