From e35c43cf84d3dd9961ebb96cd41e8e9a60ba2a3d Mon Sep 17 00:00:00 2001 From: Odboy Date: Sun, 4 Feb 2024 16:46:55 +0800 Subject: [PATCH] init --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 66fd13c..181b64e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +*.iml +.idea # Dependency directories (remove the comment below to include it) # vendor/