[Libreoffice-commits] .: 2 commits - .gitignore

Tor Lillqvist tml at kemper.freedesktop.org
Wed May 18 14:45:15 PDT 2011


 .gitignore |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 3a87e6b2343f62c1de7fb57fc87188c2b4dfa0b4
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 5659c3e..d2f8ff4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,8 @@
 /*/unxlng??.pro
 /*/wntmsc???
 /*/wntmsc???.pro
+/*/wntgcc?
+/*/wntgcc?.pro
 /*/unxmacx?
 /*/unxmacx?.pro
 /*/unxios?
commit 5914d2f93d4a9935835c4ba8a26200a9f41d7b60
Author: Tor Lillqvist <tml at iki.fi>
Date:   Thu May 19 00:34:10 2011 +0300

    Add the unxios and unxand directories

diff --git a/.gitignore b/.gitignore
index b4e1032..5659c3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,5 +10,9 @@
 /*/wntmsc???.pro
 /*/unxmacx?
 /*/unxmacx?.pro
+/*/unxios?
+/*/unxios?.pro
+/*/unxand?
+/*/unxand?.pro
 
 /moz/zipped/*.zip


More information about the Libreoffice-commits mailing list