From 076164e988a77c2807478a9a329f403ec940ee2c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 7 Jun 2014 17:05:08 -0400 Subject: [PATCH] Ignore some files created by MSVC --- .gitignore | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index aef982f..7d7b256 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +*.pdb +.lineno aclocal.m4 autoconf.mk autofiles.zip -- libgit2 0.21.4