.git
.github
.venv
venv
__pycache__
*.pyc
.pytest_cache
.ruff_cache
.mypy_cache
htmlcov
.coverage
artifacts/
mlruns/
data/raw/
data/interim/
data/processed/
*.md
!README.md
.env
.env.*
.dvc/cache
