🎉 initial commit

This commit is contained in:
Joshua Seigler 2025-06-19 09:29:06 -04:00
commit aeda35c2ee
17 changed files with 10026 additions and 0 deletions

28
.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