[Libreoffice-commits] .: 2 commits - .gitignore
Tor Lillqvist
tml at kemper.freedesktop.org
Wed May 18 14:44:55 PDT 2011
.gitignore | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit d3893f7f5a20deeb7aa7926dcdbb7bd07523ccc6
Author: Tor Lillqvist <tml at iki.fi>
Date: Thu May 19 00:39:02 2011 +0300
Add the wntgcc directories
diff --git a/.gitignore b/.gitignore
index f412986..9ea0cd6 100755
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,8 @@
/*/unxlng??.pro
/*/wntmsc???
/*/wntmsc???.pro
+/*/wntgcc?
+/*/wntgcc?.pro
/*/unxmac??
/*/unxmac??.pro
/*/unxios?
commit 96d6605b3cc7ca22ddc03c340cf997ac105d22c9
Author: Tor Lillqvist <tml at iki.fi>
Date: Thu May 19 00:34:09 2011 +0300
Add the unxios and unxand directories
diff --git a/.gitignore b/.gitignore
index acaf1d1..f412986 100755
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,7 @@
/*/wntmsc???.pro
/*/unxmac??
/*/unxmac??.pro
+/*/unxios?
+/*/unxios?.pro
+/*/unxand?
+/*/unxand?.pro
More information about the Libreoffice-commits
mailing list