From 8426ac33f6c7960ea780bb7b2e46917b0d8a6eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ja=C5=ADhien=20Lavon=C4=87je=C5=AD?= Date: Tue, 5 May 2026 08:56:15 +0200 Subject: [PATCH] Remove config.rs from .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 33dec95..37e070b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,3 @@ /_build /target /repo -/src/config.rs