Let git ignore cscope generated files Signed-off-by: Afzal Mohammed <afzal.mohd.ma@xxxxxxxxx> --- .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