From: Dongsheng Song Date: Sat, 4 May 2013 05:39:45 +0000 (+0800) Subject: Ignore msvc genertaed files X-Git-Tag: v1.5.0-rc1~181^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5533d09e3ac764d9db60fcf57dce172a28ac8e9;p=thirdparty%2Frrdtool-1.x.git Ignore msvc genertaed files --- diff --git a/.gitignore b/.gitignore index 1de0bac4..86da0ec5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,12 @@ *.lo *.a *.la +*.dll +*.exe +*.lib +*.obj +*.pdb +*.res /build/ # autotools stuff