We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 683ef44 + ba8a019 commit 65643c4Copy full SHA for 65643c4
index.php
@@ -238,6 +238,7 @@ private function getExpectedElementsList(): array {
238
'.',
239
'..',
240
// Folders
241
+ '.reuse',
242
'.well-known',
243
'3rdparty',
244
'apps',
lib/Updater.php
@@ -220,6 +220,7 @@ private function getExpectedElementsList(): array {
220
221
222
223
224
225
226
updater.phar
14 Bytes
0 commit comments