webservices-app/.gitignore
Dave Lane 86d436fd47 WIP
2024-08-30 15:52:25 +12:00

26 lines
223 B
Plaintext

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-*
# app
.*.kate-swap
fonts/*.zip