[Libreoffice-commits] .: 2 commits - .gitignore
Tor Lillqvist
tml at kemper.freedesktop.org
Wed May 18 14:44:00 PDT 2011
.gitignore | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit b956d096a4b787953f5c799d8b5b26a6a77bccf9
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 788a396..441f779 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,8 @@
/*/unxlng??.pro
/*/wntmsc???
/*/wntmsc???.pro
+/*/wntgcc?
+/*/wntgcc?.pro
/*/unxmac??.pro
/*/unxmac??
/*/unxios?
commit 95237e0f724eae7d35b83ddfe125388c5090d41e
Author: Tor Lillqvist <tml at iki.fi>
Date: Thu May 19 00:34:03 2011 +0300
Add the unxios and unxand directories
diff --git a/.gitignore b/.gitignore
index de98410..788a396 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,7 @@
/*/wntmsc???.pro
/*/unxmac??.pro
/*/unxmac??
+/*/unxios?
+/*/unxios?.pro
+/*/unxand?
+/*/unxand?.pro
More information about the Libreoffice-commits
mailing list