mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 06:33:18 +02:00
ignore lost+found dir in data folder
This commit is contained in:
@@ -111,6 +111,7 @@ from .logging_util import (
|
||||
|
||||
|
||||
ALLOWED_IN_OUTPUT_DIR = {
|
||||
'lost+found',
|
||||
'.DS_Store',
|
||||
'.venv',
|
||||
'venv',
|
||||
|
Reference in New Issue
Block a user