From bcfd10b65a2b312a949838587369a5b869a2c2ff Mon Sep 17 00:00:00 2001 From: von gosling Date: Thu, 19 Aug 2021 15:40:28 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6c53948..8f1890a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ /.idea/ /target/ *.iml +.classpath +.project +.factorypath +.settings/