From 3e1864aa14a33a3c917537a241f6a032cfcacf78 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 14 Oct 2017 01:01:14 +0200 Subject: General improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 292c1b2..e98a781 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,19 @@ *~ *\#* -bin/ -obj/ *.o *.out *.so +*.so.* *.su *.gch *.a +*.dylib +*.dylib.* *.info *.pdf *.ps *.dvi *.test +/benchmark +/test +/benchfile -- cgit v1.2.3-70-g09d2