mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
Add the test-built binaries to the .gitignore
This commit is contained in:
parent
daaf86dcef
commit
ae4b86f8af
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
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…
Add table
Reference in a new issue