**/.venv/
venv/
**/__pycache__/
*.pyc
**/node_modules/
frontend/dist/
backend/data/
data/
.env
**/*.log
.DS_Store
.git/
.tmp/
