[Libosinfo] [PATCH] gitignore: Ignore more tags
    Martin Kletzander 
    mkletzan at redhat.com
       
    Mon Oct  1 12:59:27 UTC 2018
    
    
  
For people using, for example gtags, this helps make the wordkir clean.
Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 7e33c50f233a..d6ec8ac13525 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
 ChangeLog
 AUTHORS
+GPATH
+GRTAGS
+GTAGS
 *.[ao]
 *.l[ao]
 *~
-- 
2.19.0
    
    
More information about the Libosinfo
mailing list