From fee2317e973b25dc0e73603702dc686eb058b397 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 12 Sep 2015 03:42:24 +0200 Subject: update makefile + update gitignore + fix warnings + remove old implementation + add deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d623f8b..2d9f9f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ _/ __pycache__/ +bin/ +obj/ \#*\# .* !.git* -- cgit v1.2.3-70-g09d2