.git
.gitignore
models/
__pycache__/
*.pyc
*.pyo
.env
.venv
venv/
tmp/
*.md
!README.md
