mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
sync_default_gems.rb: ignore COPYING file [ci skip]
This commit is contained in:
parent
f16b9e7f26
commit
d87b8ce647
1 changed files with 1 additions and 0 deletions
|
@ -354,6 +354,7 @@ IGNORE_FILE_PATTERN =
|
|||
|[^\/]+\.yml
|
||||
|\.git.*
|
||||
|[A-Z]\w+file
|
||||
|COPYING
|
||||
)\z/x
|
||||
|
||||
def message_filter(repo, sha)
|
||||
|
|
Loading…
Reference in a new issue