This commit is contained in:
caoqianming 2024-06-06 09:13:13 +08:00
commit d40389df76
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
.vs/ .vs/
.VSCodeCounter/ .VSCodeCounter/
.idea/ .idea/
.venv/
venv/ venv/
__pycache__/ __pycache__/
h5/* h5/*