From: Dongsheng Song Date: Sat, 4 May 2013 05:46:52 +0000 (+0800) Subject: Ignore *.exp too X-Git-Tag: v1.5.0-rc1~181^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a53509c72119e8c478d7be20f6aee09f64e6ba2;p=thirdparty%2Frrdtool-1.x.git Ignore *.exp too --- diff --git a/.gitignore b/.gitignore index 86da0ec5..3ebc2b3a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.la *.dll *.exe +*.exp *.lib *.obj *.pdb diff --git a/win32/librrd-4.exp b/win32/librrd-4.exp deleted file mode 100644 index 016ef3cc..00000000 Binary files a/win32/librrd-4.exp and /dev/null differ