From 502ecb84854ac55cc3981571b92ffaaef52e2a74 Mon Sep 17 00:00:00 2001 From: Asias He Date: Thu, 23 Oct 2014 15:35:42 +0800 Subject: [PATCH] Ignore cscope files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dad6fa6d7..85a6005fd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .project .settings build -build.ninja \ No newline at end of file +build.ninja +cscope.*