1node_modules 2 3# Output 4.output 5.vercel 6.netlify 7.wrangler 8.svelte-kit 9build 10dist 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# SQLite 27*.db