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

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


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

New commits:
commit 9e515ebf86c5ecfdc60d9083d8f35fb5827f6357
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 dd87aeb..c2d7258 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,8 @@
 /*/unxlng??.pro
 /*/wntmsc???
 /*/wntmsc???.pro
+/*/wntgcc?
+/*/wntgcc?.pro
 /*/unxmac??
 /*/unxmac??.pro
 /*/unxios?
commit 3f3e444fca7720c0ac23d221db52feefa8ef7583
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 9e0eab8..dd87aeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,10 @@
 /*/wntmsc???.pro
 /*/unxmac??
 /*/unxmac??.pro
+/*/unxios?
+/*/unxios?.pro
+/*/unxand?
+/*/unxand?.pro
 
 /external/*/*.dll
 /external/*/*.txt


More information about the Libreoffice-commits mailing list