[PATCH 3/3] gitignore: ignore patch files

Hangbin Liu liuhangbin at gmail.com
Tue Apr 15 19:16:36 PDT 2014


Signed-off-by: Hangbin Liu <liuhangbin at gmail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 80cd945..4b72e06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
 *.lo
 *.o
 *.swp
+*.patch
 Makefile
 Makefile.in
 defs.h.in
-- 
1.8.1.4




More information about the libnl mailing list