Ignore files generated by 'make cscope'

Signed-off-by: Tobias Klauser <[EMAIL PROTECTED]>

---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index e1d5c17..1586b9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,6 @@ patches-*
 # quilt's files
 patches
 series
+
+# cscope files
+cscope.*
-- 
1.4.3

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to