Skip to content

Commit f9637bf

Browse files
committed
Update .gitignore
1 parent 529e829 commit f9637bf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ project.xcworkspace
3939
.settings
4040
local.properties
4141
android.iml
42+
android/gradlew
43+
android/gradlew.bat
44+
android/gradle/wrapper/gradle-wrapper.jar
45+
android/gradle/wrapper/gradle-wrapper.properties
4246

4347
# Cocoapods
4448
#
@@ -47,6 +51,7 @@ example/ios/Pods
4751
# node.js
4852
#
4953
node_modules/
54+
package-lock.json
5055
npm-debug.log
5156
yarn-debug.log
5257
yarn-error.log

0 commit comments

Comments
 (0)