webui-ng/.gitignore
Djuri Baars 98ad7d1432
Some checks failed
/ build (push) Failing after 1m26s
/ check-changes (push) Successful in 8s
feat: Most settings implemented
2025-05-04 02:12:17 +02:00

29 lines
No EOL
268 B
Text

test-results
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
build
build_gz