.git
.github
.vscode
.env
.env.local
*.pyc
__pycache__
.pytest_cache
.mypy_cache
frontend/node_modules
frontend/.next
.venv
*.egg-info
dist
build
