From 3fefa9698e07ae3c319618e1ba579373289e3bad Mon Sep 17 00:00:00 2001 From: Samuel Vasko Date: Fri, 15 Nov 2013 17:05:17 +0100 Subject: [PATCH] Ignore exe --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fb818a6..323fe88 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ vendor/* !vendor/*.bat config/.history Thumbs.db +*.exe