20 lines
189 B
Text
20 lines
189 B
Text
|
node_modules
|
||
|
/postgres-data*
|
||
|
|
||
|
# w*ndows and macos stuff
|
||
|
desktop.ini
|
||
|
Thumbs.db
|
||
|
.DS_Store
|
||
|
|
||
|
# IDEs
|
||
|
.idea
|
||
|
.vscode
|
||
|
|
||
|
# output and sveltekit
|
||
|
.output
|
||
|
.vercel
|
||
|
.netlify
|
||
|
.wrangler
|
||
|
/.svelte-kit
|
||
|
/build
|