mirror of
https://github.com/hyb-oyqq/FRAISEMOE-Addons-Installer-NEXT.git
synced 2026-01-16 00:20:56 +00:00
build(gitignore): 添加 source/build.spec 到版本控制
新增 PyInstaller 构建配置文件 build.spec,用于定义应用打包时的模块、资源及可执行文件属性。 同时更新 .gitignore 以确保该配置文件被纳入版本管理。
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -31,6 +31,7 @@ MANIFEST
|
||||
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
||||
*.manifest
|
||||
*.spec
|
||||
!source/build.spec
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
|
||||
Reference in New Issue
Block a user