.git
.github
.pytest_cache
__pycache__
*.pyc
*.pyo
*.egg-info
venv
web_data
data
out
tmp
.env
.env.*
*.bak
*.jpg
*.png
!web/static/favicon.png
