cologne-furmeet-reg/.gitignore
Leon Grünewald 5f12ccfa34 Inital commit
2025-02-05 05:20:49 +01:00

23 lines
210 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-*