git: update general gitignore & web gitignore

This commit is contained in:
wukko
2024-08-02 21:16:04 +06:00
parent 4f877f199b
commit ec98605336
2 changed files with 9 additions and 14 deletions

8
web/.gitignore vendored
View File

@ -1,10 +1,8 @@
.DS_Store
node_modules
# builds
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*