# Logs (anchor to the repo root so it doesn't swallow src/features/logs/)
/logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local
coverage

# Yarn local state (node_modules linker — no releases/plugins to commit)
.yarn/


# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.env

# Vite temporary config files
app.config.timestamp_*.js
*.tsbuildinfo
tmp/
.output/

# Generated files
src/routeTree.gen.ts
