Merge pull request #18784 from YeldhamDev/ignore_tags
Added "*.tags" (Made by Geany's Ctags plugin) to the ".gitignore" file
This commit is contained in:
commit
74796d9b6c
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
|
tags
|
||||||
|
*.tags
|
||||||
!tags/
|
!tags/
|
||||||
gtags.files
|
gtags.files
|
||||||
GTAGS
|
GTAGS
|
||||||
|
|
Loading…
Reference in a new issue