From 61c2c3c860d782427db74bdd7aa1e86faa7e47be Mon Sep 17 00:00:00 2001 From: =?utf8?q?Luk=C3=A1=C5=A1=20Ji=C5=99i=C5=A1t=C4=9B?= Date: Sat, 21 Dec 2024 08:04:32 +0100 Subject: [PATCH] Add tags to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a1fa47d..516ca2a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ FET_sim *.[oa] *.swp .debug +tags -- 2.30.2