diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-09-16 21:18:51 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-09-16 21:18:51 +0300 |
commit | e36bb7e0a2412495c4a36458e3f2bd6af6d923b1 (patch) | |
tree | fae9a7bc85ed9c19e0ca4e22402fdfcfd9f063bb | |
parent | 5a939ba4542f347e0268afa56ad9308c29694f56 (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 |