diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-09-16 21:16:30 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-09-16 21:16:30 +0300 |
commit | 261276ba3243b25f632db0f2fd2127c97604b935 (patch) | |
tree | 7f254d359e62f5b59b58858d823d53882e062129 /.gitignore | |
parent | ecb7248b14e7096efae40966f0d49b5192993306 (diff) |
Update .gitignore for Windows builds
Diffstat (limited to '.gitignore')
-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 |