添加排除python打包文件的忽略项
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -8,4 +8,7 @@ JLinkSettings.ini
|
||||
build_log.txt
|
||||
__pycache__/
|
||||
*.pid
|
||||
*.pkt
|
||||
*.pkt
|
||||
*.spec
|
||||
python/build/
|
||||
python/dist/
|
Reference in New Issue
Block a user