EITS-web/.gitignore
2025-12-06 10:36:05 -05:00

24 lines
218 B
Plaintext

# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
node_modules
.vscode
.vscode