Collapse the test .gitignores into just one section

- Also, it turns out the .dds textures are actually output, not input
master
Jesse Talavera-Greenberg ago%!(EXTRA string=10 years)
parent ae4b86f8af
commit 06984ae0a8
  1. 8
      .gitignore

8
.gitignore vendored

@ -36,14 +36,10 @@ install_manifest.txt
*.cmake
# ^ May need to add future .cmake files as exceptions
# Test logs
# Test output
Testing/*
# Test input
test/gtc/*.dds
# Test binaries
test/*/test-*
test/gtc/*.dds
glm/glm_dummy
# Project Files

Loading…
Cancel
Save