Files
frontend-svelte/.gitignore
2026-01-05 14:43:19 +03:00

40 lines
321 B
Plaintext

test-results
node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
/dist
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Yarn
.yarn
.yarn/**
.pnp.*
# Zed
.zed
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
/docs
AGENTS.md
*storybook.log
storybook-static