Skip to content
This repository was archived by the owner on May 10, 2019. It is now read-only.

Commit 577e8e4

Browse files
committed
Skip more ndk directories
No need for samples, tests, mips stuff, or arm64.
1 parent 525055a commit 577e8e4

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

ndk-excludes.txt

+12-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
llvm-*
2-
stlport
3-
mips
4-
x86-4.8
1+
*4.6*
2+
*4.9*
3+
arch-arm64
4+
arch-mips*
5+
arch-x86*
56
docs
67
gnu-libstdc++
7-
arch-x86*
8-
arch-mips*
9-
*4.9*
10-
*4.6*
8+
llvm-*
9+
mips*
10+
perl5
1111
python2.7
12+
samples
13+
stlport
14+
tests
15+
x86-4.8

0 commit comments

Comments
 (0)