Catalogger.NET/Catalogger.Frontend/.gitignore
2024-10-18 22:13:23 +02:00

21 lines
189 B
Text

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