From 2950cb14e8079c64feabdc61eb700dff13b7da93 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 30 Nov 2015 14:51:10 +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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 65807d0..81f151f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ _/ -bin/ -obj/ +/bin/ +/obj/ __pycache__/ \#*\# .* @@ -9,6 +9,7 @@ __pycache__/ *.py[co] *.sw[op] *.bak +*.new *.pdf *.ps *.dvi -- cgit v1.2.3-70-g09d2