From 2d1fdf40c43c0d5ca3c7025cba47e81847aee253 Mon Sep 17 00:00:00 2001 From: database-mysql Date: Sun, 19 Apr 2026 11:57:52 +0800 Subject: [PATCH] Refactoring the YAML parsing section --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 480bdf5..ff52ddb 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ target/ .kotlin ### IntelliJ IDEA ### +.idea .idea/modules.xml .idea/jarRepositories.xml .idea/compiler.xml