Files
trueref/.gitignore
2026-03-29 18:35:47 +02:00

44 lines
480 B
Plaintext

node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# SQLite
*.db
*.db-shm
*.db-wal
# Pipeline artifacts
prompts/
docs/docs_cache_state.yaml
# Tmp
.tmp/
# Claude Code — ignore local/machine-specific settings, keep project rules
.claude/
!.claude/rules/
# Github Copilot
.github/agents
.github/schemas
.github/skills