.git
.gitignore
.venv
__pycache__
*.pyc
backend/*.db
frontend/node_modules
frontend/dist
backend/static
