This commit is contained in:
RezHackXYZ 2025-07-09 17:18:33 -07:00
parent edcc6db9ec
commit e05bf71aa0
No known key found for this signature in database
GPG key ID: C4C90E569C9669E2
4 changed files with 51 additions and 0 deletions

26
.gitignore vendored Normal file
View file

@ -0,0 +1,26 @@
node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# useless shit
package-lock.json