This commit is contained in:
2026-09-22 13:04:50 +08:00
committed by Orangeeee
parent 48080554a7
commit 81e9a2c534
6 changed files with 2 additions and 9 deletions
+2 -6
View File
@@ -1,14 +1,10 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# 已忽略包含查询文件的默认文件夹
/queries/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
*.iml
*.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
-3
View File
@@ -1,7 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="uv (student_manage_system)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10" project-jdk-type="Python SDK" />
</project>
View File
View File
View File
View File