repo: Add more test binaries to .gitignore

This commit is contained in:
Yawning Angel
2023-12-15 17:06:55 +09:00
parent 2784e8ea51
commit ecee0e2db2

2
.gitignore vendored
View File

@@ -47,6 +47,8 @@ tests/core/test_linalg_glsl_math
tests/core/test_noise
tests/core/test_varint
tests/core/test_xml
tests/core/test_core_slice
tests/core/test_core_thread
tests/vendor/vendor_botan
# Visual Studio 2015 cache/options directory
.vs/