From c94a7ae8ab11dd6091a4f2e42283a0a573db65eb Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Wed, 1 Oct 2025 13:21:15 +0200 Subject: [PATCH] Remove log? Why was log here?? --- .gitignore | 1 + synclib.log | 26 -------------------------- 2 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644 synclib.log diff --git a/.gitignore b/.gitignore index fd380e4..1f2f1f4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ cln cln.log .qodo +*.log diff --git a/synclib.log b/synclib.log deleted file mode 100644 index a77a6fa..0000000 --- a/synclib.log +++ /dev/null @@ -1,26 +0,0 @@ -18:24:37.967093 Using default sync.yaml file -18:24:37.967093 Input 'sync.yaml' is not absolute, prepending work dir '.' -18:24:37.967593 Reading input from file: C:/Users/Administrator/Seafile/Projects-Go/GoProjects/synclib/sync.yaml -18:24:37.967593 Parsing as YAML file -18:24:37.967593 Failed to parse YAML file C:/Users/Administrator/Seafile/Projects-Go/GoProjects/synclib/sync.yaml: error unmarshaling YAML: yaml: unmarshal errors: - line 1: cannot unmarshal !!seq into main.YAMLConfig -18:24:37.967593 No more instructions to process -18:24:37.968092 No instructions were processed -18:27:59.691333 Using default sync.yaml file -18:27:59.691333 Input 'sync.yaml' is not absolute, prepending work dir '.' -18:27:59.691834 Reading input from file: C:/Users/Administrator/Seafile/Projects-Go/GoProjects/synclib/sync.yaml -18:27:59.691834 Parsing as YAML file -18:27:59.692335 Expanding wildcard source \* in YAML file C:/Users/Administrator/Seafile/Projects-Go/GoProjects/synclib/sync.yaml -18:27:59.692335 Expanded wildcard source \* to 0 links -18:27:59.692836 Expanded wildcard source \* in YAML file C:/Users/Administrator/Seafile/Projects-Go/GoProjects/synclib/sync.yaml to 0 links -18:27:59.692836 No more instructions to process -18:27:59.692836 No instructions were processed -18:28:04.075821 Using default sync.yaml file -18:28:04.076320 Input 'sync.yaml' is not absolute, prepending work dir '.' -18:28:04.076320 Reading input from file: C:/Users/Administrator/Seafile/Projects-Go/GoProjects/synclib/sync.yaml -18:28:04.076320 Parsing as YAML file -18:28:04.076320 Expanding wildcard source \* in YAML file C:/Users/Administrator/Seafile/Projects-Go/GoProjects/synclib/sync.yaml -18:28:04.076821 Expanded wildcard source \* to 0 links -18:28:04.076821 Expanded wildcard source \* in YAML file C:/Users/Administrator/Seafile/Projects-Go/GoProjects/synclib/sync.yaml to 0 links -18:28:04.076821 No more instructions to process -18:28:04.076821 No instructions were processed