.git .github .gitignore .env .env.* *.md !README.md __pycache__ *.pyc *.pyo .pytest_cache .coverage htmlcov node_modules .vscode .idea data/ *.db *.sqlite backend/tests/ venv/ .venv/