__pycache__/
*.pyc

# Frontend build output (regenerated by `npm run build` in frontend/)
src/llm_webchat/static/

# Frontend dependencies
frontend/node_modules/
frontend/dist/
