diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5925c246c52..689d009f056 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 |