There was an error while loading. Please reload this page.
.github
1 parent e7a8724 commit 88bdc7cCopy full SHA for 88bdc7c
1 file changed
ruby-vips.gemspec
@@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
30
spec.extra_rdoc_files = %w[LICENSE.txt README.md TODO]
31
32
spec.files = `git ls-files -z`.split("\x0").reject do |f|
33
- f.match(%r{^(test|spec|features)/})
+ f.match(%r{^(test|spec|features|\.github)/})
34
end
35
36
spec.required_ruby_version = ">= 2.0.0"
0 commit comments