Files
rehlert adaae41e44
Build and Push Docker Image / build (push) Successful in 1m28s
adds features
2026-08-27 07:38:35 +02:00

26 lines
243 B
Plaintext

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