Adding more to the repo git ignore

This commit is contained in:
Bradley Shellnut 2024-06-03 20:34:04 -07:00
parent 25015b1408
commit 5d7772c10a

16
.gitignore vendored
View file

@ -1,3 +1,15 @@
.DS_Store
node_modules/
haters/
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
*.xdp*
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.fleet
.idea
.vercel