Add .gitignore file and remove ignored files from git

This commit is contained in:
任维炳
2025-04-18 13:49:03 +08:00
parent ad246855df
commit f7948b935f
20 changed files with 183 additions and 793 deletions

8
.idea/misc.xml generated
View File

@@ -1,5 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="MavenProjectsManager">
<option name="originalFiles">
<list>
<option value="$PROJECT_DIR$/pom.xml" />
</list>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>