chore: initial repo scaffold

This commit is contained in:
idev2025 2026-04-13 20:39:24 -04:00
commit 25fb5d1b6f
3 changed files with 8 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
.chat-history/
.env
node_modules/
.DS_Store
*.xcuserstate
xcuserdata/
.build/
DerivedData/

0
CHANGELOG.md Normal file
View file

0
README.md Normal file
View file