**/__pycache__/ **/*.pyc **/*.pyo .env* !.env.example data/*.db data/uploads/ backend/.venv/ frontend/node_modules/ frontend/dist/ *.egg-info/ .pytest_cache/