From: Kees Monshouwer Date: Wed, 24 Jun 2015 07:07:06 +0000 (+0200) Subject: add .gitignore in ext/json11 X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~58^2~21^2~5^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf2eaeb99152e86d2044ea2ee2dd23bf3194c7b;p=thirdparty%2Fpdns.git add .gitignore in ext/json11 --- diff --git a/ext/json11/.gitignore b/ext/json11/.gitignore new file mode 100644 index 0000000000..282522db03 --- /dev/null +++ b/ext/json11/.gitignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in