This commit is contained in:
2026-05-13 16:14:53 +08:00
commit e90729baae
2084 changed files with 203995 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
.idea
.vscode
.trae
target
logs
deployment.log.jsonl
/src/main/resources/prompts.txt
prompts.txt
/src/main/resources/test.json
*.pyc
pycache/