# Dependencies node_modules/ # Build outputs dist/ .output/ .nitro/ # Generated on every build. The whole stubs directory is ignored, not named # files: the scanners also emit litro-content.js, action-*.ts and agent-*.ts, # and several of them embed absolute local paths from the machine that built # them. A new scanner must not silently start leaking one. server/stubs/ routes.generated.ts # TypeScript build info *.tsbuildinfo # OS / editor .DS_Store .env .env.* *.local