1
0
website/.gitignore

31 lines
277 B
Plaintext
Raw Normal View History

2024-07-11 15:51:49 +03:00
node_modules
# Output
.output
.vercel
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
2024-08-15 12:28:51 +03:00
# nix
/result
2024-08-22 23:54:03 +03:00
# scala
target
.metals
.bloop
guestbook/entries
guestbook/entries_size