| .idea | |
| .temp | |
| # dependencies | |
| node_modules/ | |
| # logs | |
| npm-debug.log* | |
| yarn-debug.log* | |
| yarn-error.log* | |
| pnpm-debug.log* | |
| # environment variables | |
| .env | |
| .env.production | |
| # generated by the orphaned content cleanup workflow | |
| .cleanup-summary.md | |
| # macOS-specific files | |
| .DS_Store | |