From ea7fdb23b95b678b3ae5b4110d8ce6611c3d63c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20A=2E=20Ortega?= Date: Mon, 30 May 2016 04:03:04 +0200 Subject: [PATCH] Added bin to .gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b8bd026..d1f52c8 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ *.exe *.out *.app + +# Executable directory +bin/