From ee789840480a0a693f4e5cd1ac68d2f5772c020b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 30 Nov 2015 10:12:07 +0100 Subject: m .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ee4b6c0..ea50549 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ _/ -bin/ -obj/ +/bin/ +/obj/ .* !.git* *~ -- cgit v1.2.3-70-g09d2