From fd638f1fc168132a78eb446e4314475abb91bba2 Mon Sep 17 00:00:00 2001 From: ycl Date: Tue, 27 Jan 2026 14:03:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20template/.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/.gitignore | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 template/.gitignore diff --git a/template/.gitignore b/template/.gitignore deleted file mode 100644 index 0099ac4..0000000 --- a/template/.gitignore +++ /dev/null @@ -1,24 +0,0 @@ -bin/ -classes/ - - -.settings/ -.classpath -.project - -*.iml -.idea/ -HELP.md -!.idea/dataSources.xml - -.vscode/ -.factorypath - -target/ -test-output/ -mvnw -mvnw.cmd - -.DS_Store -logs/ -*.log \ No newline at end of file