Files
tome/.gitignore
Matte Noble 65ae349558 🎉 Initial Commit
2025-04-25 14:59:18 -07:00

27 lines
233 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-*
# Misc
.rust-analyzer