From f03e05310642b1dd13a83f45b7e1b7b14602512e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 1 Dec 2015 08:48:35 +0100 Subject: misc improvements 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(-) (limited to '.gitignore') 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