This commit is contained in:
2025-12-19 18:13:31 +08:00
parent e96653751d
commit 8dd6f71baf
2 changed files with 17 additions and 2 deletions

3
.gitignore vendored
View File

@@ -40,6 +40,9 @@ internal/shared/pdf/fonts/*.ttf
internal/shared/pdf/fonts/*.ttc
internal/shared/pdf/fonts/*.otf
# Pure Component 目录(用于持久化存储,不进行版本控制)
resources/Pure_Component/
# 其他
*.exe
*.dll