f2180bdc20
commit 0dffc65236
Date: Fri Jun 5 08:59:26 2020 -0400
android: fix the build output directory
had changed the output directory, so adapt the paths in
.gitignore and Makefile.in accordingly.
Change-Id: I9c145e359e20167185ae2f7b055fa3b1dac870f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98971
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
14 lines
270 B
Text
14 lines
270 B
Text
/source/.gradle/
|
|
/source/.idea/
|
|
/source/assets/
|
|
/source/assets_fullUI/
|
|
/source/assets_strippedUI/
|
|
/source/build/
|
|
/source/captures/
|
|
/source/jni/Application.mk
|
|
/jniLibs/
|
|
/source/liboSettings.gradle
|
|
/source/local.properties
|
|
/source/native-code.cxx
|
|
/obj/
|
|
/source/source.iml
|