Skip to content

Commit ad1b618

Browse files
committed
update gitignore.
1 parent 851c3f1 commit ad1b618

44 files changed

Lines changed: 7 additions & 4 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
# Java class files
99
*.class
1010

11+
# Gradle files
12+
android-videostreamdecodingsample/.gradle/
13+
android-videostreamdecodingsample/gradle/
14+
android-videostreamdecodingsample/build/
15+
android-videostreamdecodingsample/gradlew
16+
android-videostreamdecodingsample/gradlew.bat
17+
1118
# generated files
1219

1320
/bin

android-videostreamdecodingsample/.gradle/2.10/taskArtifacts/cache.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)