[PATCH] Ignore tags and cscope output files.

Richard Guy Briggs rgb at redhat.com
Tue Aug 2 08:31:40 UTC 2016


Signed-off-by: Richard Guy Briggs <rgb at redhat.com>
---
 trunk/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/trunk/.gitignore b/trunk/.gitignore
index ec0aa96..ba296d3 100644
--- a/trunk/.gitignore
+++ b/trunk/.gitignore
@@ -7,7 +7,9 @@ gen_*_h
 INSTALL
 Makefile
 Makefile.in
+tags
 TAGS
+cscope.*
 /aclocal.m4
 /autom4te.cache
 /audit*.tar.gz
-- 
1.7.1




More information about the Linux-audit mailing list