node_modules/
.next/
.env.local
.env
*.pyc
__pycache__/
.venv/
dist/
playwright-report/
test-results/

# Shared modules (copied by CI)
shared_frontend/

# .NET build outputs
bin/
obj/
*.user
*.suo
