From 5a2afb6548b51e9e4e3c6b3a009e2d177fdb9104 Mon Sep 17 00:00:00 2001 From: william Date: Wed, 4 Oct 2023 11:15:59 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 5ff6309..4a74ad4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,15 @@ target/ .idea/jarRepositories.xml .idea/compiler.xml .idea/libraries/ +.idea/codeStyles/ +.idea/encodings.xml +.idea/git_toolbox_prj.xml +.idea/jpa-buddy.xml +.idea/misc.xml +.idea/scala_settings.xml +.idea/uiDesigner.xml +.idea/vcs.xml +.idea/workspace.xml *.iws *.iml *.ipr