From 8711af4cd57cefd364d58b89c094c0b2fbb0fe37 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 29 Apr 2018 17:25:12 +1000 Subject: [PATCH] Update gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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