forked from
baileytownsend.dev/atproto-sveltekit-template
WIP: Another at:// production from me
1node_modules
2
3# Output
4.output
5.vercel
6.netlify
7.wrangler
8/.svelte-kit
9/build
10
11# OS
12.DS_Store
13Thumbs.db
14
15# Env
16.env
17.env.*
18!.env.example
19!.env.test
20
21# Vite
22vite.config.js.timestamp-*
23vite.config.ts.timestamp-*
24
25.idea
26local.db
27
28#tap
29tap.db
30tap.db-shm
31tap.db-wal