mirror of https://github.com/kubernetes/kops.git
Merge pull request #2623 from justinsb/dont_ignore_tags_package
Don't ignore tags files - we have a package named tags
This commit is contained in:
commit
1edb7c8484
|
@ -59,4 +59,5 @@ go-bindata
|
|||
upup/models/bindata.go
|
||||
|
||||
# Ignore all Exhuberant Ctags files
|
||||
tags
|
||||
# Removed for now - we have a package named tags
|
||||
# tags
|
||||
|
|
Loading…
Reference in New Issue