5th-site-expanded/.gitignore
Satria 7834d1f4b5
All checks were successful
Deploy to Cloudflare Workers / deploy (push) Successful in 47s
debug logs and gitignore
2026-03-19 21:42:03 +07:00

24 lines
No EOL
212 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-*
# Wrangler
.wrangler