浏览代码

repo: Add yet another test binary to .gitignore

Yawning Angel 1 年之前
父节点
当前提交
ca10fc2d47
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -49,6 +49,7 @@ tests/core/test_varint
 tests/core/test_xml
 tests/core/test_xml
 tests/core/test_core_slice
 tests/core/test_core_slice
 tests/core/test_core_thread
 tests/core/test_core_thread
+tests/core/test_core_runtime
 tests/vendor/vendor_botan
 tests/vendor/vendor_botan
 # Visual Studio 2015 cache/options directory
 # Visual Studio 2015 cache/options directory
 .vs/
 .vs/