This repository has been archived on 2026-08-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
drizzli/.gitignore
T
2026-08-01 16:36:04 +02:00

36 lines
425 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-*
AGENTS.md
# Local agent/editor config
.claude/
# paraglide compiles the message runtime into the source tree
/src/lib/paraglide
/.inlang
# Claude Code scratch: throwaway probe scripts, never committed
/.scratch