Skip to content

Commit 5b1362e

Browse files
committed
Remove ancient dir names from default path ignores
These have not been used much in at least five years now.
1 parent 0f8b379 commit 5b1362e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Options.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ public static function optionSpecs(): array {
284284
'pb_backupbuddy',
285285
'previous-export',
286286
'README',
287-
'static-html-output-plugin',
288287
'/tests/',
289288
'thumbs.db',
290289
'tinymce',
@@ -294,11 +293,8 @@ public static function optionSpecs(): array {
294293
'wp-admin',
295294
'wp-content/plugins/*/vendor',
296295
'wp-content/plugins/wp2static',
297-
'wp-static-html-output', // exclude earlier version exports
298-
'wp2static-addon',
299296
'wp2static-crawled-site',
300297
'wp2static-processed-site',
301-
'wp2static-working-files',
302298
'yarn-error.log',
303299
'yarn.lock',
304300
]

0 commit comments

Comments
 (0)