添加集成测试框架,更新 .gitignore
- 添加 tests/integration_test.rs 测试框架 - .gitignore 排除 .sisyphus/ 工作区目录
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
/target
|
||||
/.vscode
|
||||
/.vscode
|
||||
.sisyphus/
|
||||
Reference in New Issue
Block a user