__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
.git/
.gitignore
.github/
tests/
data/raw/
*.log
.env
.env.local
.venv/
venv/
.DS_Store
README.md
*.zip
*.tar.gz
