/target
**/node_modules
frontend/.next
frontend/out
frontend/coverage
frontend/playwright-report
frontend/test-results
.env
.env.local
*.log
.DS_Store
data/
token.key

# Hosted node-agent binaries (built + baked into the frontend image, not committed)
frontend/public/dl/
