.gitignore |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 20a4b3a081494535e5cb44832cdc9824532dc76c
Author: Peter Foley <pefol...@pefoley.com>
Date:   Sun Jan 17 14:27:44 2016 -0500

    Properly ignore in-tree sdk and ndk
    
    Change-Id: If8aa9647def6741ba01bd47c02d386c43abaf452
    Reviewed-on: https://gerrit.libreoffice.org/21548
    Reviewed-by: jan iversen <j...@documentfoundation.org>
    Tested-by: jan iversen <j...@documentfoundation.org>

diff --git a/.gitignore b/.gitignore
index 9a56535..2370081 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,8 @@
 
 # default location for external downloads
 /external/tarballs
+/external/android-ndk
+/external/android-sdk-linux
 
 # autoconf generated stuff
 /aclocal.m4
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to