From 5fe29e898c053db3b6d4523b8656c66801199d2f Mon Sep 17 00:00:00 2001 From: Finn Christiansen Date: Wed, 31 May 2023 20:18:29 +0200 Subject: [PATCH] :see_no_evil: ignore tags file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 413f7ee..2b656a6 100644 --- a/.gitignore +++ b/.gitignore @@ -164,3 +164,6 @@ cython_debug/ # ignore socket which is used to communicate with backend rgb_socket + +# ignore ctags file +tags