From: Tomek Mrugalski Date: Thu, 13 Jan 2022 10:45:38 +0000 (+0100) Subject: [#218] Update .gitignore X-Git-Tag: v4_4_3b1^2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ddbacbd5e15aab14f9a743e9bec7a789f58bea6f;p=thirdparty%2Fdhcp.git [#218] Update .gitignore --- 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