[ooo-build-commit] .: .gitignore
Tor Lillqvist
tml at kemper.freedesktop.org
Thu Sep 16 11:22:22 PDT 2010
.gitignore | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 5fcef854f7b73754b2b25bb71703dabbfc583ff4
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Thu Sep 16 21:18:19 2010 +0300
Update .gitignore for Windows builds
diff --git a/.gitignore b/.gitignore
index def767e..cad277c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,9 @@
# the build directories
/*/unxlng??
/*/unxlng??.pro
+/*/wntmsci??
+/*/wntmsci??.pro
-# autoconf generated stuff
-/ChangeLog
-/configure
+/external/*/*.dll
+/external/msi/*.exe
+/external/msv*/*.manifest
More information about the ooo-build-commit
mailing list