diff --git a/.gitignore b/.gitignore index a35954d0..9a508b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,7 @@ tests/res/output/ !/tests/res/output/DO_NOT_DELETE /tests/SDL2.dll tests/res/private/ +examples/bin/ +examples/res/private/ +/examples/SDL2.dll *.vcxproj.user