benjaminpalko/.gitignore
Benjamin Palko fbcb3179c9
All checks were successful
Deployment / Install (push) Successful in 3m26s
mobile-friendly (#2)
Co-authored-by: Benjamin Palko <benjaminpalko@hotmail.com>
Reviewed-on: #2
2025-05-01 13:33:06 -04:00

20 lines
178 B
Text

node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*