Adjust release file list

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2018-12-21 11:02:22 +01:00 committed by Julius Härtl
parent 01a6181d9f
commit 69410a4f1c
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 4 additions and 2 deletions

View File

@ -22,10 +22,11 @@
$expectedFiles = [
'.',
'..',
'.bowerrc',
'.babelrc',
'.codecov.yml',
'.drone.yml',
'.git',
'.gitattributes',
'.github',
'.gitignore',
'.gitmodules',
@ -44,7 +45,6 @@ $expectedFiles = [
'autotest-external.sh',
'autotest-js.sh',
'autotest.sh',
'bower.json',
'build',
'CHANGELOG.md',
'CODE_OF_CONDUCT.md',
@ -63,6 +63,8 @@ $expectedFiles = [
'ocs',
'ocs-provider',
'ocm-provider',
'package.json',
'package-lock.json',
'public.php',
'README.md',
'remote.php',