[Libreoffice-commits] .: .gitignore
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat Oct 27 05:14:35 PDT 2012
.gitignore | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
New commits:
commit 50b30c29041679bbf20ee9c4d2b7558b9b84601c
Author: Caolán McNamara <caolanm at redhat.com>
Date: Sat Oct 27 13:11:44 2012 +0100
sync .gitignore to avoid dirty submodules
http://stackoverflow.com/questions/4873980/git-tells-me-my-subproject-is-dirty-what-does-this-mean
diff --git a/.gitignore b/.gitignore
index decad29..79d3fb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,13 +11,29 @@
/wiki-to-help/mwlib_mods/*.pyc
# the build directories
+/callcatcher
/unxlng??
/unxlng??.pro
+/unxlng???
+/unxlng???.pro
/wntmsc???
/wntmsc???.pro
+/wntgcc?
+/wntgcc?.pro
/unxmac??
/unxmac??.pro
-/wntgcci.pro
+/unx?bsd??
+/unx?bsd??.pro
+/unxdfly??
+/unxdfly??.pro
+/unxso???
+/unxso???.pro
+/unxaig??
+/unxaig??.pro
+/unxios?
+/unxios?.pro
+/unxand?
+/unxand?.pro
# libxslt debug memdump
.memdump
More information about the Libreoffice-commits
mailing list