From de07c698affb9604669a55c8ee82522afc5ce9ff Mon Sep 17 00:00:00 2001 From: WorldTeacher Date: Wed, 22 Oct 2025 10:25:02 +0200 Subject: [PATCH] chore: add .github to gitignore to hide local test jobs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7037468..7e9a1d4 100644 --- a/.gitignore +++ b/.gitignore @@ -231,3 +231,4 @@ config.yaml .venv venv *.log +.github/