From ddbacbd5e15aab14f9a743e9bec7a789f58bea6f Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Thu, 13 Jan 2022 11:45:38 +0100 Subject: [PATCH] [#218] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 60c67238..1105bc60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ *.lo *.o +*.a +*.log doc/html .deps Makefile @@ -36,3 +38,6 @@ server/tests/test-suite.log tests/libt_api.a tests/libt_api.la tests/unittest.sh + +bind/bind-* +bind/include