From: Nick Mathewson Date: Wed, 3 Feb 2010 06:26:07 +0000 (-0500) Subject: Add the msvc-generated .lib files to .gitignore. X-Git-Tag: release-2.0.4-alpha~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e244a2ea7478c67352f32f89c6af32484e2c69c4;p=libevent Add the msvc-generated .lib files to .gitignore. --- diff --git a/.gitignore b/.gitignore index 82d6c881..28597c91 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ # Windows stuff *.obj *.exe +*.lib # Patch leaves these lying arround *.orig