update
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
*.jks
|
||||
*.key
|
||||
*.mobileprovision
|
||||
*.p12
|
||||
*.p8
|
||||
.DS_Store
|
||||
.expo
|
||||
.npmignore
|
||||
.vscode
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
yarn-error.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
build/
|
||||
web-build/
|
||||
HelloWorld.xcworkspace
|
||||
Podfile.lock
|
||||
ios/Pods
|
||||
ios/.xcode.env.local
|
||||
android/.build
|
||||
android/app/build
|
||||
android/.gradle
|
||||
ios/.xcode.env.local
|
||||
|
||||
# Exclude tarballs generated by `npm pack`
|
||||
/*.tgz
|
||||
Reference in New Issue
Block a user