mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
remove unwanted files in package
This commit is contained in:
parent
4e1246a5b5
commit
c70f252fe4
1 changed files with 2 additions and 3 deletions
|
@ -2,15 +2,14 @@ namespace "artifact" do
|
|||
|
||||
def package_files
|
||||
[
|
||||
".bundle/config",
|
||||
"LICENSE",
|
||||
"CHANGELOG",
|
||||
"CONTRIBUTORS",
|
||||
"{bin,lib,spec,locales}/{,**/*}",
|
||||
"patterns/**/*",
|
||||
"vendor/??*/**/*",
|
||||
"Gemfile*",
|
||||
"logstash-core.gemspec",
|
||||
"Gemfile",
|
||||
"Gemfile.jruby-1.9.lock",
|
||||
]
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue