mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Collapse the test .gitignores into just one section
- Also, it turns out the .dds textures are actually output, not input
This commit is contained in:
parent
ae4b86f8af
commit
06984ae0a8
8
.gitignore
vendored
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…
Reference in New Issue
Block a user