From 14630f4ea0c7951188f82a51fc374a9e17b0940a Mon Sep 17 00:00:00 2001 From: Anton Kasyanov Date: Mon, 9 May 2016 17:31:50 +0300 Subject: [PATCH] .gitignore update --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index db5c47d..7b25809 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -bin/* -obj/* +bin/ +obj/ *.suo *.user