添加上传生成的文件
不再限制debug和realease中的文件上传至云端
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -10,6 +10,8 @@ tmp/
|
||||
*.tmp
|
||||
*.bak
|
||||
*.swp
|
||||
*.tlog
|
||||
*.idb
|
||||
*~.nib
|
||||
local.properties
|
||||
.classpath
|
||||
@@ -43,8 +45,6 @@ local.properties
|
||||
|
||||
# Build results
|
||||
|
||||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
x64/
|
||||
build/
|
||||
[Bb]in/
|
||||
@@ -214,3 +214,4 @@ pip-log.txt
|
||||
|
||||
#Mr Developer
|
||||
.mr.developer.cfg
|
||||
部署版本/主程序-主函数版本/HWCV-exe/Debug/vc120.idb
|
||||
|
||||
BIN
测试/服务器测试/鉴定主程序/Debug/HWCV-exe.exe
Normal file
BIN
测试/服务器测试/鉴定主程序/Debug/HWCV-exe.exe
Normal file
Binary file not shown.
BIN
部署版本/主程序-主函数版本/Debug/HWCV.exe
Normal file
BIN
部署版本/主程序-主函数版本/Debug/HWCV.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user