1test-results
 2node_modules
 3
 4# Output
 5.output
 6.vercel
 7.netlify
 8.wrangler
 9/.svelte-kit
10/build
11
12# OS
13.DS_Store
14Thumbs.db
15
16# Env
17.env
18.env.*
19!.env.example
20!.env.test
21
22# Vite
23vite.config.js.timestamp-*
24vite.config.ts.timestamp-*
25
26*storybook.log
27storybook-static
28*.code-workspace