From e0e69fd46f0585da769b863d2fc0ff1a5379d1d9 Mon Sep 17 00:00:00 2001 From: Vomitblood Date: Fri, 4 Jul 2025 00:09:01 +0800 Subject: [PATCH] updated gitignore to include config --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3aa1a70..1faf22c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ # ignore config files in each subdirectory -*/config.json \ No newline at end of file +# */config.json \ No newline at end of file