chore: initial repo scaffold
This commit is contained in:
commit
25fb5d1b6f
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.chat-history/
|
||||
.env
|
||||
node_modules/
|
||||
.DS_Store
|
||||
*.xcuserstate
|
||||
xcuserdata/
|
||||
.build/
|
||||
DerivedData/
|
||||
0
CHANGELOG.md
Normal file
0
CHANGELOG.md
Normal file
Loading…
Reference in a new issue