Modular-Homelab-Dashboard/.gitignore
2025-10-09 20:49:58 +02:00

21 lines
191 B
Text

node_modules
# Output
.output
.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-*