]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
gitignore: add missing files created by kresd when executed in worktree
authorPetr Špaček <petr.spacek@nic.cz>
Thu, 22 Oct 2020 07:10:28 +0000 (09:10 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 26 Oct 2020 13:28:50 +0000 (14:28 +0100)
commit820de0bc35991be8ea142485babd2b38c195b9ad
tree09469c52f77dfe708c8a5eb5a4d9223e5516f762
parent5804ac016cec9619fbe82bd2e606a5851c97a799
gitignore: add missing files created by kresd when executed in worktree

New map() creates control/ sockets in current working directory so it
pollutes worktree when developers run it in worktree.

I've also added files with ephemeral certificates and pytests test report
which were missing as well.
.gitignore