.git
.github
.venv
.mypy_cache
.pytest_cache
.ruff_cache
.coverage
.env
.env.*
!.env.example
__pycache__
*.py[cod]
*.egg-info
build
dist
.mlforge-web
artifacts
data
mlbenchmarks
mlfinalmodels
mlruns
models
checkpoints
frontend/.env*
frontend/.next
frontend/node_modules
frontend/coverage
frontend/build
frontend/out
tmp
output
