Cscope is useful. Ignore the files it creates. Signed-off-by: Thomas Haller <thaller@xxxxxxxxxx> --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d6f17e4fc229..2c12c4409720 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ build-aux/ libnftables.pc libtool +# cscope files +/cscope.* + # Generated by tests *.payload.got tests/build/tests.log -- 2.41.0