From d2386fa0e3cc5e80fcfe51f07751d13676655d76 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 21 Jul 2022 12:45:26 +0200 Subject: Improve makefile, change license to ISC, change code style, remove dist/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0d0b5cf..a14f509 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,5 @@ _/ -bin/ -obj/ -\#*\# -.* -!.git* +*\#* *~ *.bak *.swp @@ -13,6 +9,9 @@ obj/ *.out *.o *.so +*.so.* +*.dll +*.dylib *.class *.jar - +libgamma_*.h -- cgit v1.2.3-70-g09d2