添加和修改了一些功能,Debug内容更详细

This commit is contained in:
2026-05-14 02:03:24 +08:00
parent d7fb023714
commit e20c31c379
7 changed files with 13 additions and 0 deletions

13
.gitignore vendored Normal file
View File

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