修复一些问题
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user