Skip to content

Commit 2a839b8

Browse files
committed
Update gitignore for android companion
1 parent 488b175 commit 2a839b8

File tree

3 files changed

+4
-84
lines changed

3 files changed

+4
-84
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ node-modules
4343

4444
# ML sample
4545
ml/sample-models
46+
47+
# Companion
48+
android-companion/gradlew.bat

android-companion/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,4 @@ jni/assets/
7878
jni/gst-build-armeabi/
7979
jni/src/
8080
obj/
81+
gradlew.bat

android-companion/gradlew.bat

-84
This file was deleted.

0 commit comments

Comments
 (0)