更新.gitignore,新增忽略结果、日志和权重文件;更新README.md,添加参考链接
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -296,5 +296,8 @@ Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
|
||||
# ---> Custom
|
||||
results/
|
||||
*.log
|
||||
*.log
|
||||
*.txt
|
||||
weights/
|
||||
|
Reference in New Issue
Block a user