From 8602df60ad189c73464bbf6b6918b538da43a22e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 21 Jul 2022 17:24:10 +0200 Subject: Change license, improve makefile, remove dist/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4f7dd78..f523fe1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,4 @@ -_/ -bin/ -obj/ -\#*\# -.* -!.git* +*\#* *~ *.bak *.swp @@ -12,4 +7,9 @@ obj/ *.gch *.out *.o - +*.lo +*.so +*.so.* +*.dll +*.dylib +/test -- cgit v1.2.3-70-g09d2