Fix santa's workshop not syncing
This commit is contained in:
parent
4c52965661
commit
8cd411c8be
@ -73,7 +73,7 @@ ignore_names = ["ar_baggage.bsp", "ar_monastery.bsp", "ar_shoots.bsp",
|
||||
"de_train.nav", "de_vertigo.nav", "training1.nav",
|
||||
"test_hardware.nav", "test_speakers.nav"]
|
||||
|
||||
ignore_folders = ["workshop"]
|
||||
ignore_folders = []
|
||||
|
||||
# inotify mask
|
||||
NOTIFY_MASK = pyinotify.IN_CLOSE_WRITE | pyinotify.IN_DELETE | pyinotify.IN_MOVED_TO | pyinotify.IN_MOVED_FROM
|
||||
|
Loading…
Reference in New Issue
Block a user