frontend/node_modules/
frontend/dist/
backend/.venv/
backend/__pycache__/
backend/app/__pycache__/
*.pyc
*.log

