Files
Craftstation/.gitignore
2025-09-08 02:22:33 +02:00

30 lines
264 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-*
# Paraglide
src/lib/paraglide
# binary
/craftstation*