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.
.reuse
1 parent 683ef44 commit ba8a019Copy full SHA for ba8a019
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