dl.emersa.it/.gitignore

25 lines
220 B
Text
Raw Normal View History

2025-01-24 19:04:29 +01:00
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-*
downloads