From a6612d3d8e1698b1ae22052ab2165188ee019a6e Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sun, 26 Mar 2017 05:24:47 +0200 Subject: [PATCH] Add G{,R}TAGS to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 06f27cdf..ae5fc5af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.o +GTAGS +GRTAGS TAGS Makefile Makefile.in