From 8ad0f7f39526ee0d8f52f44f5434dfd518f8897a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 24 Jul 2022 00:28:32 +0000 Subject: Add "settle" functionality to mdevd-colplug - Still untested. - Also prepare for 0.1.6.0. - Includes a refactor of several functions in mdevd, moved into an internal libmdevd that is also used by mdevd-coldplug. Signed-off-by: Laurent Bercot --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 147e421..e11a6fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,7 @@ *.o -*.a +/*.a.xyzzy *.lo -*.so -*.so.* +/*.so.xyzzy /config.mak /src/include/mdevd/config.h /mdevd -- cgit v1.3.1