Added "*.tags" (Made by Geany's Ctags plugin) to the ".gitignore" file.
This commit is contained in:
parent
1ec2fa42f8
commit
6c5ac57ed7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -288,6 +288,7 @@ logo.h
|
|||
TAGS
|
||||
!TAGS/
|
||||
tags
|
||||
*.tags
|
||||
!tags/
|
||||
gtags.files
|
||||
GTAGS
|
||||
|
|
Loading…
Reference in a new issue