benjaminpalko/.gitignore
Benjamin Palko aabf72d5c7
Some checks failed
PR Gate / Checks (pull_request) Failing after 26s
gyatt
2025-05-01 13:24:37 -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-*