From 68a1031261b846e0b69b12162e9acc3332a118ae Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 16 Sep 2010 21:16:48 +0300 Subject: Update .gitignore for Windows builds --- .gitignore | 6 ++---- 1 file 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 -- cgit