npub.email/.gitignore
2024-11-27 20:15:51 +01:00

25 lines
No EOL
213 B
Text

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