1
0
Fork 0

correct extensions in ignore list

This commit is contained in:
Sean Sube 2023-03-19 23:31:11 -05:00
parent f779fbd5cc
commit 7f459e0e29
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ def load_extras(context: ServerContext):
extra_strings = strings extra_strings = strings
IGNORE_EXTENSIONS = ["crdownload", "lock", "tmp"] IGNORE_EXTENSIONS = [".crdownload", ".lock", ".tmp"]
def list_model_globs( def list_model_globs(