[Libreoffice-commits] .: 2 commits - .gitignore
Tor Lillqvist
tml at kemper.freedesktop.org
Wed May 18 14:43:54 PDT 2011
.gitignore | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
New commits:
commit 8e17fde90a005d257930e0e7efbdead65a14d999
Author: Tor Lillqvist <tml at iki.fi>
Date: Thu May 19 00:39:01 2011 +0300
Add the wntgcc directories
diff --git a/.gitignore b/.gitignore
index 8e95055..9ea0cd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,10 +6,10 @@
# the build directories
/*/unxlng??
/*/unxlng??.pro
-/*/wntmsci??
-/*/wntmsci??.pro
-/*/wntmscx??
-/*/wntmscx??.pro
+/*/wntmsc???
+/*/wntmsc???.pro
+/*/wntgcc?
+/*/wntgcc?.pro
/*/unxmac??
/*/unxmac??.pro
/*/unxios?
commit 7f2423b134fbd3df4e5676d99571220dcf84711d
Author: Tor Lillqvist <tml at iki.fi>
Date: Thu May 19 00:34:01 2011 +0300
Add the unxios and unxand directories
diff --git a/.gitignore b/.gitignore
index 04729f1..8e95055 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,7 @@
/*/wntmscx??.pro
/*/unxmac??
/*/unxmac??.pro
+/*/unxios?
+/*/unxios?.pro
+/*/unxand?
+/*/unxand?.pro
More information about the Libreoffice-commits
mailing list