[PATCH 1/3] gitignore: ignore ctags file

Hangbin Liu liuhangbin at gmail.com
Tue Apr 15 19:16:34 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 bea9317..80cd945 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ defs.h.in~
 /libnl-1.pc
 /lib/defs.h
 cscope.*
+tags
 
 /aclocal.m4
 /autom4te.cache
-- 
1.8.1.4




More information about the libnl mailing list