From 05dd7b88f4ab84f3829903ef2898d8f224f0edc0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 28 Nov 2015 02:19:04 +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 8ebbe92..a519756 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ _/ -bin/ -obj/ +/bin/ +/obj/ \#*\# .* !.git* -- cgit v1.2.3-70-g09d2