From e62c796b2845ceda2391629326d9a9ceedf85ea5 Mon Sep 17 00:00:00 2001 From: "Keith Burns (alagalah)" Date: Sat, 18 Jun 2016 12:21:41 -0700 Subject: gitignore gtags Change-Id: I0160cdfc8e749f875a232e07526d53a3a7c8395c Signed-off-by: Keith Burns (alagalah) --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5925c246..689d009f 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,10 @@ test-driver # cscope and ctags /cscope.* /tags +# ggtags +GPATH +GRTAGS +GTAGS # Generated documentation /build-root/docs -- cgit 1.2.3-korg