From 90136815e48cd1482366abf12ab2f9f3f2bb822e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=B7?= <10402852@qq.com> Date: Tue, 17 Dec 2024 13:38:57 +0800 Subject: [PATCH] 'commit' --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..933c4d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +/.idea/ +QingLongSso.iml +*.log +*.class +/lib/*.jar +/WEB-INF/ +/target \ No newline at end of file