Ignore etags, ctags, gtags and cscope.

This commit is contained in:
Guilherme Felipe 2015-05-13 23:54:31 -03:00
parent 40c0e1993a
commit c41ef699bc

15
.gitignore vendored
View file

@ -265,3 +265,18 @@ Desktop.ini
$RECYCLE.BIN/
logo.h
*.autosave
# https://github.com/github/gitignore/blob/master/Global/Tags.gitignore
# Ignore tags created by etags, ctags, gtags (GNU global) and cscope
TAGS
!TAGS/
tags
!tags/
gtags.files
GTAGS
GRTAGS
GPATH
cscope.files
cscope.out
cscope.in.out
cscope.po.out