diff --git a/.gitignore b/.gitignore index 3e206b4a4..045745617 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ src/glfw3dll.lib src/glfw3dll.a examples/*.app examples/*.exe +examples/bin examples/boing examples/gears examples/heightmap @@ -51,6 +52,7 @@ examples/wave tests/*.app tests/*.exe tests/accuracy +tests/bin tests/clipboard tests/cursor tests/cursoranim @@ -72,3 +74,4 @@ tests/title tests/version tests/windows +