[PATCH] f2fs-tools: add cscope files to .gitignore

From: Yunlong Song
Date: Thu Sep 07 2017 - 09:09:39 EST


Signed-off-by: Yunlong Song <yunlong.song@xxxxxxxxxx>
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index abe1336..d5ca55d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,7 @@ stamp-h1
/tools/fibmap.f2fs
/tools/parse.f2fs
/tools/f2fscrypt
+
+# cscope files
+cscope.*
+ncscope.*
--
1.8.5.2