From: Hangbin Liu Date: Wed, 16 Apr 2014 02:16:36 +0000 (+0800) Subject: gitignore: ignore patch files X-Git-Tag: libnl3_2_25rc1~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f55ef93d1eb9d792af2a3b79c055ee21bf14e9ea;p=thirdparty%2Flibnl.git gitignore: ignore patch files Signed-off-by: Hangbin Liu Signed-off-by: Thomas Haller --- diff --git a/.gitignore b/.gitignore index 5a73251..5f5f1cc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.lo *.o *.swp +*.patch Makefile Makefile.in defs.h.in