[PATCH 2/2] rt-tests: Let git ignore cscope generated files
From: Afzal Mohammed <hidden>
Date: 2019-08-22 06:49:26
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Afzal Mohammed <hidden>
Date: 2019-08-22 06:49:26
Subsystem:
the rest · Maintainer:
Linus Torvalds
Let git ignore cscope generated files Signed-off-by: Afzal Mohammed <redacted> --- .gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index aa9b82c..f7574ef 100644
--- a/.gitignore
+++ b/.gitignore@@ -38,3 +38,4 @@ SRPMS rt-tests.spec tags TAGS +cscope.*
--
2.23.0