diff --git a/.gitignore b/.gitignore index b726899f..9acf329c 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,10 @@ Testing/* # Test input test/gtc/*.dds +# Test binaries +test/*/test-* +glm/glm_dummy + # Project Files *.cbp *.user