Skip to content

Commit

Permalink
add mani
Browse files Browse the repository at this point in the history
  • Loading branch information
ingawei committed Dec 11, 2024
1 parent c1cc69f commit c6f66c5
Show file tree
Hide file tree
Showing 131 changed files with 14,314 additions and 1 deletion.
4 changes: 4 additions & 0 deletions mani/.expo-shared/assets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"12bb71342c6255bbf50437ec8f4441c083f47cdb74bd89160c15e4f43e52a1cb": true,
"40b842e832070c58deac6aa9e08fa459302ee3f9da492c7e77d93d2fbf4a56fd": true
}
25 changes: 25 additions & 0 deletions mani/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
node_modules/
.expo/
dist/
npm-debug.*
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
web-build/
credentials.json
credentials/
*.apk
*.aab
*.ipa
project.pbxproj
ios/Manifold/GoogleService-Info.plist
ios/Manifold.xcodeproj/project.pbxproj
/google-services.json
# macOS
.DS_Store
# simulator build
*.tar.gz
.env.local
Loading

0 comments on commit c6f66c5

Please sign in to comment.