mirror of
https://github.com/g-truc/glm.git
synced 2025-04-10 15:23:53 +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
1 changed files with 2 additions and 6 deletions
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…
Add table
Reference in a new issue