Share: sync

This commit is contained in:
Frank 2025-05-23 14:17:45 -04:00 committed by Dax Raad
commit 83974e0c95
26 changed files with 2695 additions and 0 deletions

28
app/packages/web/.gitignore vendored Normal file
View file

@ -0,0 +1,28 @@
dist
.wrangler
.output
.vercel
.netlify
.vinxi
app.config.timestamp_*.js
# Environment
.env
.env*.local
# dependencies
/node_modules
# IDEs and editors
/.idea
.project
.classpath
*.launch
.settings/
# Temp
gitignore
# System Files
.DS_Store
Thumbs.db