chore: ignore n8n local workflow artifacts
This commit is contained in:
@@ -381,3 +381,7 @@ FodyWeavers.xsd
|
||||
.idea
|
||||
/.ollamassist/conversations
|
||||
/write_readme.py
|
||||
|
||||
# n8n local workflow artifacts
|
||||
.n8n-docs-rc-flow/
|
||||
logs/
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"ok": false,
|
||||
"flow": "A_prepare_documentation_release",
|
||||
"stage": "apply_reviews_commit_push",
|
||||
"error": "[Errno 2] No such file or directory: '/repos/adas/.n8n-docs-rc-flow/state.json'",
|
||||
"traceback": "Traceback (most recent call last):\n File \"<stdin>\", line 54, in <module>\n File \"/usr/lib/python3.12/pathlib.py\", line 1027, in read_text\n with self.open(mode='r', encoding=encoding, errors=errors) as f:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib/python3.12/pathlib.py\", line 1013, in open\n return io.open(self, mode, buffering, encoding, errors, newline)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nFileNotFoundError: [Errno 2] No such file or directory: '/repos/adas/.n8n-docs-rc-flow/state.json'\n"
|
||||
}
|
||||
Reference in New Issue
Block a user