repo: Add yet another test binary to .gitignore

This commit is contained in:
Yawning Angel
2024-01-25 08:16:29 +09:00
parent 1ed6a484ac
commit ca10fc2d47

1
.gitignore vendored
View File

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