From bda8613f93c37777c93588a26418824ac9f0185a Mon Sep 17 00:00:00 2001 From: HaHaWTH <102713261+HaHaWTH@users.noreply.github.com> Date: Thu, 6 Apr 2023 01:19:09 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9a8a9ebf..aeac411f 100644 --- a/.gitignore +++ b/.gitignore @@ -24,7 +24,7 @@ hs_err_pid* # Include the project's code style settings file !.idea/codeStyleSettings.xml - +/target/class/ # File-based project format: *.ipr *.iws