.gitignore |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 0edcb5438621b967132916052e89acb9da0f9798
Author: Michael Stahl <mst...@redhat.com>
Date:   Mon Jan 6 13:17:10 2014 +0100

    .gitignore: add test-install/
    
    Change-Id: I41c617e27f34f730a3905fca67d841bdf237b5fe

diff --git a/.gitignore b/.gitignore
index 64ebb3c..8adc533 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,13 +19,14 @@
 # should not catch anything but possibly /external/tarballs
 #
 
-# where stuff are built
+# where stuff is built
 /instdir
 /instdir_for_build
 /workdir
 /workdir_for_build
+/test-install
 
-# where the external downloads maybe located
+# default location for external downloads
 /external/tarballs
 
 # autoconf generated stuff
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to