.env __pycache__/ venv/ .venv/ *.egg-info/ *.pyc *.pyo data/ *.db # Test and coverage artifacts .coverage htmlcov/ .pytest_cache/ *.cover *.plan.md # Logs *.log # Next.js webapp webapp-next/out/ webapp-next/node_modules/ webapp-next/.next/