Skip to content

Commit e92286a

Browse files
committed
Removed all verify-helper related files and updated .gitignore.
1 parent d007f5f commit e92286a

4 files changed

Lines changed: 4 additions & 18 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ Git_Uploader.py
4141
.DS_Store
4242
*.prob
4343
*.bin
44+
45+
.vendor/*
46+
.bundle/*

.verify-helper/config.toml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.verify-helper/timestamps.remote.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![GitHub Pages](https://img.shields.io/static/v1?label=GitHub+Pages&message=+&color=brightgreen&logo=github)](https://alfredchester.github.io/cpp-templates/)
66

7-
本仓库借鉴了[南京大学 ACM-ICPC 代码库](https://github.com/nju-icpc/code-library-legacy/)[online-judge-tools/verification-helper](https://github.com/online-judge-tools/verification-helper) 的结构及相关代码,在此表示由衷感谢。
7+
本仓库借鉴了[南京大学 ACM-ICPC 代码库](https://github.com/nju-icpc/code-library-legacy/)[competitive-verifier/competitive-verifier](https://github.com/competitive-verifier/competitive-verifier) 的结构及相关代码,在此表示由衷感谢。
88

99
## 重要注意事项及已知的bug
1010

0 commit comments

Comments
 (0)