Add GNU Global tag files to .gitignore

This commit is contained in:
Gergely Polonkai 2014-09-21 11:53:28 +02:00
parent 5071a55dde
commit c03ca6f517

5
.gitignore vendored
View File

@ -32,6 +32,9 @@ Makefile.in
/compile /compile
/tags /tags
/TAGS /TAGS
/GTAGS
/GRTAGS
/GPATH
/data/*.gschema.valid /data/*.gschema.valid
/data/astrognome.desktop /data/astrognome.desktop
/data/astrognome.desktop.in /data/astrognome.desktop.in
@ -100,4 +103,4 @@ Makefile.in
/docs/reference/*/xml/ /docs/reference/*/xml/
/docs/reference/*/html/ /docs/reference/*/html/
/gtk-doc.make /gtk-doc.make
.dir-locals.el .dir-locals.el