mirror of
https://github.com/yshtcn/heartbeat.git
synced 2026-03-15 06:56:28 +08:00
- 改进了自动打包工具,会自动生成版本信息,复制必要的文件,并删除多余的目录。
- 把自动生成的信息加入了git忽略名单
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,8 @@
|
||||
# Build & VerTxt
|
||||
|
||||
build/
|
||||
version_info.txt
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user