refactor: ai's attempt

This commit is contained in:
2026-02-27 12:24:51 +08:00
parent 561d647bce
commit 88cfe03779
11 changed files with 738 additions and 461 deletions
+10
View File
@@ -0,0 +1,10 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# Rider 忽略的文件
/projectSettingsUpdater.xml
/modules.xml
/.idea.ttrpg-tools.iml
/contentModel.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
</project>