chore: remove .runner from tracking, update .gitignore
CI / test (push) Successful in 7s

This commit is contained in:
2026-05-29 22:13:56 +08:00
parent dd9d18c37d
commit 30730785de
2 changed files with 2 additions and 11 deletions
+2
View File
@@ -5,3 +5,5 @@ __pycache__/
output/ output/
*.egg-info/ *.egg-info/
dist/ dist/
.runner
*_output/
-11
View File
@@ -1,11 +0,0 @@
{
"WARNING": "This file is automatically generated by act-runner. Do not edit it manually unless you know what you are doing. Removing this file will cause act runner to re-register as a new runner.",
"id": 1,
"uuid": "fe5aba44-dfb8-49e4-9da5-2f0dc62081e4",
"name": "document-analyzer-runner",
"token": "799fa5df52b7c7fd8df30005f4b0c02c1a7cfeb3",
"address": "http://localhost:3000",
"labels": [
"shell:host"
]
}