__pycache__/ *.py[cod] *.sqlite3 *.db .env .vscode/ .idea/ .DS_Store backend/.venv/ backend/venv/ backend/.mypy_cache/ backend/.pytest_cache/ backend/data/ frontend/node_modules/ frontend/.next/ frontend/out/ frontend/.turbo/