From 36af5345d2192be48e4e38003cc1c396d85fb14e Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 24 Feb 2026 15:33:21 +0100 Subject: [PATCH] chore(dev): add sample config to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 57964fbce..c87048b37 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ .idea/httpRequests config.yml config.yaml +config.yml.sample !docs/config.yml !.github/ISSUE_TEMPLATE/config.yml !.gitea/ISSUE_TEMPLATE/config.yml