chore: add .gitignore, remove node_modules from tracking

This commit is contained in:
Ben
2026-05-15 01:18:41 -07:00
parent 31d0464a60
commit 7d5707bcf6
2427 changed files with 13 additions and 929936 deletions
+13
View File
@@ -0,0 +1,13 @@
# Dependencies
node_modules/
# Build output
dist/
dist-ssr/
# Vite cache
.vite/
# Editor
.DS_Store
*.local