From 88e76d3ede27eb4509d32ec7af7e5568330109d7 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 19 Feb 2022 03:27:59 -0800 Subject: [PATCH] ... --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 16b89ea..81b5d69 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,9 @@ configure.scan **/Makefile.in stamp-h1 +# tags +tags + # build objects *.o *.log -- 2.39.5