Add the test-built binaries to the .gitignore

master
Jesse Talavera-Greenberg ago%!(EXTRA string=10 years)
parent daaf86dcef
commit ae4b86f8af
  1. 4
      .gitignore

4
.gitignore vendored

@ -42,6 +42,10 @@ Testing/*
# Test input
test/gtc/*.dds
# Test binaries
test/*/test-*
glm/glm_dummy
# Project Files
*.cbp
*.user

Loading…
Cancel
Save