diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-09-16 21:18:34 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-09-16 21:18:34 +0300 |
commit | 279ac31e0e2fd1345fe8b2c3dbb38d7cafb3f1a9 (patch) | |
tree | 94a27ca5901c6558b56f7f0914ebefca14d74d7f /.gitignore | |
parent | 91df9a50d671a2dc8ec219e0f427891a6208c7a7 (diff) |
Update .gitignore for Windows builds
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -5,7 +5,5 @@ # the build directories /*/unxlng?? /*/unxlng??.pro - -# autoconf generated stuff -/ChangeLog -/configure +/*/wntmsci?? +/*/wntmsci??.pro |