Ignore more files for other gems as well
e.g. bin/ for reline that was included in its last commit.
This commit is contained in:
parent
eb795b0325
commit
c6a07cc33f
@ -432,14 +432,14 @@ module SyncDefaultGems
|
||||
|\.git.*
|
||||
|[A-Z]\w+file
|
||||
|COPYING
|
||||
|Gemfile.lock
|
||||
|bin\/.*
|
||||
|rakelib\/.*
|
||||
|test\/lib\/.*
|
||||
)\z/mx
|
||||
|
||||
YARP_IGNORE_FILE_PATTERN =
|
||||
/\A(?:Makefile\.in
|
||||
|Gemfile.lock
|
||||
|bin\/.*
|
||||
|configure\.ac
|
||||
|rust\/.*
|
||||
|tasks\/.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user