| # See https://help.github.com/ignore-files/ for more about ignoring files. | |
| # dependencies | |
| node_modules | |
| package-lock.json | |
| yarn.lock | |
| # builds | |
| build | |
| coverage | |
| dist | |
| dist-ts | |
| # misc | |
| .DS_Store | |
| .env | |
| .env.local | |
| .env.development.local | |
| .env.test.local | |
| .env.production.local | |
| .next | |
| npm-debug.log* | |
| yarn-debug.log* | |
| yarn-error.log* | |
| .history | |
| size-plugin.json | |
| stats-hydration.json | |
| stats.json | |
| stats.html | |
| .vscode/settings.json | |
| .vscode/mcp.json | |
| .cursor/rules | |
| .github/instructions/nx.instructions.md | |
| *.log | |
| *.tsbuildinfo | |
| .angular | |
| .cache | |
| .idea | |
| .nx/cache | |
| .nx/workspace-data | |
| .pnpm-store | |
| .svelte-kit | |
| .tsup | |
| .vinxi | |
| temp | |
| vite.config.js.timestamp-* | |
| vite.config.ts.timestamp-* | |