# Phase 0: limit lint to harness/docs/scripts; app code will be addressed in Phase 1–3 sweeps. node_modules/ dist/ coverage/ .vite/ .gitea/ # Ignore full app sources during Phase 0 src/** # Type definitions are not linted **/*.d.ts # Build artifacts & caches *.log