From: Ruben Kerkhof Date: Fri, 18 Jul 2014 13:57:11 +0000 (+0200) Subject: Ignore makefiles X-Git-Tag: auth-3.4.0-rc1~62^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1572%2Fhead;p=thirdparty%2Fpdns.git Ignore makefiles Fallout from #1560 --- diff --git a/pdns/ext/.gitignore b/pdns/ext/.gitignore new file mode 100644 index 0000000000..b336cc7cec --- /dev/null +++ b/pdns/ext/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in diff --git a/pdns/ext/polarssl-1.3.2/.gitignore b/pdns/ext/polarssl-1.3.2/.gitignore index 07374ec899..b4e0066324 100644 --- a/pdns/ext/polarssl-1.3.2/.gitignore +++ b/pdns/ext/polarssl-1.3.2/.gitignore @@ -3,3 +3,5 @@ CMakeFiles CTestTestfile.cmake cmake_install.cmake Testing +Makefile +Makefile.in