mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-09 20:36:03 +10: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