[Libreoffice-commits] .: 2 commits - .gitignore
Tor Lillqvist
tml at kemper.freedesktop.org
Wed May 18 14:45:26 PDT 2011
.gitignore | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 469fac8a93c5f49ba135a2a0067fab972ec77fb5
Author: Tor Lillqvist <tml at iki.fi>
Date: Thu May 19 00:39:03 2011 +0300
Add the wntgcc directories
diff --git a/.gitignore b/.gitignore
index 7f27edf..8e2bbde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,8 @@
/*/unxmac??.pro
/*/wntmsc???
/*/wntmsc???.pro
+/*/wntgcc?
+/*/wntgcc?.pro
/*/unxios?
/*/unxios?.pro
/*/unxand?
commit da509737534ec2fb4985e934e5bd3a00d26fbc31
Author: Tor Lillqvist <tml at iki.fi>
Date: Thu May 19 00:34:11 2011 +0300
Add the unxios and unxand directories
diff --git a/.gitignore b/.gitignore
index e4b1459..7f27edf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,7 @@
/*/unxmac??.pro
/*/wntmsc???
/*/wntmsc???.pro
+/*/unxios?
+/*/unxios?.pro
+/*/unxand?
+/*/unxand?.pro
More information about the Libreoffice-commits
mailing list