mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 22:53:00 +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 = {
|
ALLOWED_IN_OUTPUT_DIR = {
|
||||||
|
'lost+found',
|
||||||
'.DS_Store',
|
'.DS_Store',
|
||||||
'.venv',
|
'.venv',
|
||||||
'venv',
|
'venv',
|
||||||
|
Reference in New Issue
Block a user