From a2bf885cf537f9ab2164d5967c85dc3b651069da Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 28 Nov 2015 13:56:27 +0100 Subject: improve makefile and file structure MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c2165a3..a88fe4a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ _/ -bin/ +/bin/ +/obj/ __pycache__/ /dist/*/*/* !/dist/*/*/PKGBUILD -- cgit v1.2.3-70-g09d2