From 083130656c9b7b383cb46283f159272cce6998fa Mon Sep 17 00:00:00 2001 From: Lilian Date: Tue, 1 Jul 2025 15:51:37 -0400 Subject: [PATCH] ignore all runner files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5762b7b..5bdcd17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ # forgejo actions runner registration token -.runner +.runner*