From e244a2ea7478c67352f32f89c6af32484e2c69c4 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 3 Feb 2010 01:26:07 -0500 Subject: [PATCH] Add the msvc-generated .lib files to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) 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 -- 2.40.0