.github
.git
**/.git
__pycache__
**/__pycache__
*.pyc
**/*.pyc
.venv
.vscode
.data
.temp
web/.next
web/node_modules
web/.env
