Add .tags and .tags1 to gitignore template

atom-ctags plugin generate .tags and .tags1
This commit is contained in:
Alexander Randa 2016-07-05 15:22:46 +03:00 committed by GitHub
parent fdc786984b
commit f8706bc6af

View File

@ -22,6 +22,8 @@ TAGS
!TAGS/ !TAGS/
tags tags
!tags/ !tags/
.tags
.tags1
gtags.files gtags.files
GTAGS GTAGS
GRTAGS GRTAGS