From f3680ef30c9e45df7b71dabc371d0a896d4b92ce Mon Sep 17 00:00:00 2001 From: enki Date: Sun, 2 Mar 2025 21:54:21 -0800 Subject: [PATCH] gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 703fc5e..87e37c7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ # Ignore config files except the sample /config/* -!/config/config.sample.json +!/config/config.sample.ymal # Ignore keys.json /keys.json