This commit is contained in:
li1553770945 2025-06-13 23:28:24 +08:00
commit 836fc6d7b0
2 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View File

@ -16,4 +16,5 @@ resources/service
*.traineddata *.traineddata
.turbo .turbo
stats.html stats.html
.openmcp .openmcp
test-vsix

View File

@ -25,4 +25,5 @@ software/**
.gitattributes .gitattributes
*.vsix *.vsix
.turbo .turbo
.github .github
webpack