Files
sludge-link/.gitignore
T
will 98add416f0 Adding in all the photos and updating the sludge fest page to have the
new logo on it. Also added a bunch of alt text for those photos
2026-06-13 01:22:26 -05:00

35 lines
269 B
Plaintext

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-*
# Photos
# *.jpg
# *.png
# Databases
*.db
# zips
*.zip