diff options
-rw-r--r-- | .gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 07af81a6c8..2b3dd45c6c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 |