From 9b7f943969e17273ac9bd78bb238ffbea3865993 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Tue, 20 Aug 2024 23:21:06 +0200 Subject: Support building libsamba.so for unittests Unittests still fail as there is no samba server to talk to (step 2). --- libs/samba/src/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libs/samba/src/.gitignore (limited to 'libs/samba/src/.gitignore') diff --git a/libs/samba/src/.gitignore b/libs/samba/src/.gitignore new file mode 100644 index 0000000..2b22da4 --- /dev/null +++ b/libs/samba/src/.gitignore @@ -0,0 +1,2 @@ +testDebug/ +testRelease/ -- cgit v1.2.3-70-g09d2