修复一些问题

This commit is contained in:
2025-09-19 19:39:32 +08:00
parent 1391a2b37c
commit e94902fedf
12 changed files with 89 additions and 125 deletions

5
.gitignore vendored
View File

@@ -24,6 +24,8 @@ var/
.installed.cfg
*.egg
out/
Main.build/
Main.dist/
# PyInstaller
# Usually these files are written by a python script from a template
@@ -128,4 +130,5 @@ dmypy.json
# Cython debug symbols
cython_debug/
*.bat
build-tidevice.bat
build.bat