From 0d408ede47b3b4c09b49289700b5bcaab27bb09d Mon Sep 17 00:00:00 2001 From: HaHaWTH Date: Mon, 2 Oct 2023 00:03:14 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9a8a9ebf..e6225997 100644 --- a/.gitignore +++ b/.gitignore @@ -21,9 +21,10 @@ hs_err_pid* # Ignore IDEA directory .idea/* +.idea/ + # Include the project's code style settings file -!.idea/codeStyleSettings.xml # File-based project format: *.ipr