Browse Source

repo: Add yet another test binary to .gitignore

Yawning Angel 1 year ago
parent
commit
ca10fc2d47
1 changed files with 1 additions and 0 deletions
  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/