webservices-app/.gitignore

26 lines
223 B
Plaintext
Raw Normal View History

2024-08-09 16:21:51 +12:00
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-*
2024-08-30 15:52:25 +12:00
# app
.*.kate-swap
fonts/*.zip