diff --git a/.gitignore b/.gitignore index c5f2c37cc..f441e3a92 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,8 @@ /libunbound/python/unbound.py /pythonmod/interface.h /pythonmod/unboundmodule.py +/testdata/result.* +/testdata/.done-* +/testdata/.perfstats.txt +/doc/html +/doc/xml diff --git a/doc/Changelog b/doc/Changelog index b326dfdbc..d81c3ee44 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 2 May 2019: Wouter - contrib/fastrpz.patch updated for code changes, and with git diff. - Fix .gitignore, add pythonmod and dnstap generated files. + And unit test generated files, and generated doc files. 1 May 2019: Wouter - Update makedist for git.