__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.venv*/
venv/
.env
.DS_Store
.pytest_cache/
*.egg

# node / next (landing site)
node_modules/
.next/
out/
.vercel/
*.tsbuildinfo
next-env.d.ts
