Commit 0c8277e9bdbc1e71e2589d59cfaaa82ea46614b3

Sam Lantinga 2021-09-22T09:30:28

Added testgeometry to the git ignore file

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.gitignore b/.gitignore
index c1eb67f..6b0b71d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -120,6 +120,7 @@ test/testevdev
 test/testfile
 test/testfilesystem
 test/testgamecontroller
+test/testgeometry
 test/testgesture
 test/testgl2
 test/testgles