hypnagaga/.gitignore
2026-02-25 20:48:43 -05:00

33 lines
No EOL
349 B
Text

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-*
*storybook.log
storybook-static
.svelte-kit
# Reuters graphics-components submodule
graphics-components-src/.svelte-kit
# Other
.cursor