From 044c9c412cd28b5848dea62de9e42b2e1c24d377 Mon Sep 17 00:00:00 2001 From: Hades DAQ Date: Mon, 16 Jan 2017 22:45:34 +0100 Subject: [PATCH] also make shared library, mt --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9fb33b5..9e33937 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # object files *.o +*.so *.a *.ko *.ko.cmd -- 2.43.0