From 6486d733b732c9e71b0db0037d59c2c9a3188716 Mon Sep 17 00:00:00 2001 From: aipper Date: Sun, 1 Mar 2026 14:33:18 +0800 Subject: [PATCH] chore: ignore IDE metadata --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index da552fa..22ee60e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,9 @@ /out/ *.iml /target + +# Eclipse / STS +/.classpath +/.project +/.factorypath +/.settings/