dl.emersa.it/.gitignore
2025-02-11 15:41:21 +01:00

26 lines
239 B
Text

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
scripts/deploy.sh