From c31578cbbd94c46e010663afd55772c863562c69 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Thu, 13 Jan 2022 22:43:03 +0100 Subject: [PATCH] Add cscope.out to list of ignored files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 70fcb545..a72bc188 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ libtool ltmain.sh ylwrap tags +cscope.out *.o *.lo