diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1269488 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +data diff --git a/data/act_runner/.runner b/data/act_runner/.runner deleted file mode 100644 index 3e14651..0000000 --- a/data/act_runner/.runner +++ /dev/null @@ -1,13 +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": 2, - "uuid": "63788d1f-d8d3-4685-94d1-398a4f8d292c", - "name": "85122098c621", - "token": "1a9559508f50e1206f334873d6928153c7e354d2", - "address": "https://gitea.guineapig.love", - "labels": [ - "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest", - "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04", - "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04" - ] -}