OpenGrok
Cross Reference: .gitignore
xref
: /
ndk
/
tests
/
.gitignore
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
# Ignore generated files in test subdirectories.
2
*/obj/
3
*/libs/
4
*/*/obj/
5
*/*/libs/
6