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