Skip to content

Commit 7d8d9e5

Browse files
authored
.gitignore: android_test local build artifacts (KhronosGroup#6574)
Ignore directories created during the kokoro/android build flow.
1 parent 93b56e1 commit 7d8d9e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.clang_complete
22
.ycm_extra_conf.py*
33
*.pyc
4+
android_test/lib
5+
android_test/app
46
compile_commands.json
57
/build*/
68
/buildtools/

0 commit comments

Comments
 (0)