From: Marek VavruĊĦa Date: Fri, 17 Apr 2015 15:08:59 +0000 (+0200) Subject: build: added executables to .gitignore X-Git-Tag: v1.0.0-beta1~239^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=032fc1cfe2a83212e7ad22a2daa6c00cce37f010;p=thirdparty%2Fknot-resolver.git build: added executables to .gitignore --- diff --git a/.gitignore b/.gitignore index d019dec3d..8b39b6193 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,10 @@ tmp* /ylwrap /doc/doxyxml /doc/html +/daemon/kresolved +/tests/test_array +/tests/test_map +/tests/test_module +/tests/test_pack +/tests/test_set +/tests/test_utils