From 78ff746735cedf96ffe456d61e9ae4b3a328a434 Mon Sep 17 00:00:00 2001 From: gw3000 Date: Fri, 9 Jun 2023 10:40:37 +0200 Subject: [PATCH] git ignored ctags --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 40def25..0388810 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ .vscode/settings.json +tags