Basic Structure

This commit is contained in:
2025-08-24 15:16:02 -05:00
parent 797fb638f4
commit 9a176a7735
11 changed files with 139 additions and 8 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Dependencies
/node_modules
# Build output
/dist
# Environment variables
.env
package-lock.json
# Gemini files
GEMINI.md
PROGRESS.md