From 193a23e6822b2d0bff4b1f04da4240fc90d6a326 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Mon, 9 Jun 2014 17:04:52 -0400 Subject: [PATCH] update ignore for Windows --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e05bae..9f126a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -sdl_tmplt +/sdl_tmplt +/sdl_tmplt.exe