Merge pull request #423 from JesseTG/jtg/ignore-more

Small improvements to the .gitignore #423
This commit is contained in:
Christophe R. 2015-10-07 20:24:57 +02:00
commit b7ee25e227

6
.gitignore vendored
View File

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