63 lines
643 B
Plaintext
63 lines
643 B
Plaintext
|
|
# Node.js
|
|
node_modules/
|
|
.svelte-kit/
|
|
.serena/
|
|
.claude/
|
|
.vscode
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
package-lock.json
|
|
.pnpm-debug.log
|
|
|
|
# Build output
|
|
/build
|
|
/.svelte-kit
|
|
/dist
|
|
/public/build
|
|
/.output
|
|
|
|
# Environment files
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# IDE / Editor
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# TypeScript
|
|
*.tsbuildinfo
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
pnpm-debug.log*
|
|
|
|
# Misc
|
|
coverage/
|
|
.cache/
|
|
.sass-cache/
|
|
.eslintcache
|
|
.stylelintcache
|
|
|
|
# SvelteKit specific
|
|
.vercel
|
|
.netlify
|
|
|
|
# Database files
|
|
*.db
|
|
db/*.db
|
|
yakit_takip.db |