smo-proximity-chat/.gitignore

27 lines
223 B
Plaintext
Raw Normal View History

2024-12-17 19:52:13 -05:00
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-*
*.pem
jack/