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 input
test/gtc/*.dds test/gtc/*.dds
# Test binaries
test/*/test-*
glm/glm_dummy
# Project Files # Project Files
*.cbp *.cbp
*.user *.user

Loading…
Cancel
Save