diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-09-16 21:16:21 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-09-16 21:16:21 +0300 |
commit | 69eaecca670e51ae074b92e3c2fa0321c456769c (patch) | |
tree | a6ef768e7d8d9165ec5d29ee5de3c33b9dcd3c6a | |
parent | a06b28b814ef06dd23f4f14eff9736cc4ae52142 (diff) |
Update .gitignore for Windows buildsOOO_BUILD_3_2_99_0_PRE
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index def767e59..50784a43d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,5 @@ # the build directories /*/unxlng?? /*/unxlng??.pro - -# autoconf generated stuff -/ChangeLog -/configure +/*/wntmsci?? +/*/wntmsci??.pro |