mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-02-05 10:57:32 +08:00
ignore lost+found dir in data folder
This commit is contained in:
parent
38b2dec12e
commit
d9ef3d0bf8
@ -111,6 +111,7 @@ from .logging_util import (
|
||||
|
||||
|
||||
ALLOWED_IN_OUTPUT_DIR = {
|
||||
'lost+found',
|
||||
'.DS_Store',
|
||||
'.venv',
|
||||
'venv',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user