Signed-off-by: Michal Marek <[email protected]>
---
 .gitignore |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5d57b2d..2b4ab36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,12 @@ rmmod
 # But don't ignore the symlinks with the same names in this directory
 !tests/valgrind/*
 
+# cscope/tags
+tags
+TAGS
+cscope.*
+ncscope.*
+
 # Generated documentation
 *.8
 *.5
-- 
1.6.3
--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to