更新.gitignore: 添加二进制文件和测试输出文件的忽略规则
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,4 +1,8 @@
|
|||||||
converter
|
converter
|
||||||
converter.exe
|
converter.exe
|
||||||
|
test_build.exe
|
||||||
|
test_final.exe
|
||||||
|
*.exe
|
||||||
grkb.html
|
grkb.html
|
||||||
test.html
|
test.html
|
||||||
|
schedule_result.json
|
||||||
|
|||||||
Reference in New Issue
Block a user