From 3c1973e9ef647cafbffb42760a905e79966f43bd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 8 Apr 2021 21:45:55 +0200 Subject: Add build of dynamically linked library MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f0ff639..dc724f5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,7 @@ *.so *.su *.out +*.dll +*.dylib /test /interactive-test -- cgit v1.2.3-70-g09d2