From 81e61a3c5d4a60916c7fdcee04562ff3f7e712eb Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 18 Aug 2020 23:00:07 +0200 Subject: Ignore auto-generated tags file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9710bcc0..767482cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /tmp !*ctags* +tags -- cgit v1.2.3