Browse Source

删除冲突项

milestone-20260325-学习笔记
吴迎召 2 weeks ago
parent
commit
c8f18c0ff5
  1. 10
      李柏霖学习笔记/.idea/.gitignore
  2. 6
      李柏霖学习笔记/.idea/misc.xml
  3. 8
      李柏霖学习笔记/.idea/modules.xml
  4. 6
      李柏霖学习笔记/.idea/vcs.xml
  5. 9
      李柏霖学习笔记/.idea/李柏霖学习笔记.iml

10
李柏霖学习笔记/.idea/.gitignore

@ -1,10 +0,0 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 已忽略包含查询文件的默认文件夹
/queries/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/

6
李柏霖学习笔记/.idea/misc.xml

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<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>
</project>

8
李柏霖学习笔记/.idea/modules.xml

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/李柏霖学习笔记.iml" filepath="$PROJECT_DIR$/.idea/李柏霖学习笔记.iml" />
</modules>
</component>
</project>

6
李柏霖学习笔记/.idea/vcs.xml

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
</component>
</project>

9
李柏霖学习笔记/.idea/李柏霖学习笔记.iml

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
Loading…
Cancel
Save