.git .gitignore .env *.env.local **/__pycache__/ **/*.pyc .venv/ venv/ node_modules/ frontend/dist/ backups/ *.dump README.md docs/