36 lines
312 B
Plaintext
36 lines
312 B
Plaintext
node_modules
|
|
|
|
# Output
|
|
.output
|
|
.vercel
|
|
/.svelte-kit
|
|
/build
|
|
/visitcount
|
|
/notes
|
|
/note
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Env
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
!.env.test
|
|
|
|
# Vite
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
|
|
# nix
|
|
/result
|
|
/.direnv
|
|
|
|
# scala
|
|
target
|
|
.metals
|
|
.bloop
|
|
guestbook/entries
|
|
guestbook/entries_size
|