summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMarek Vavruša <mvavrusa@cloudflare.com>2017-11-29 22:58:26 +0100
committerPetr Špaček <petr.spacek@nic.cz>2017-12-23 23:48:48 +0100
commit0c5e1466b3903fe06afe46309e0d0423b33ba230 (patch)
tree61642b2957fbc9857f2e6ed3f828a49a1a3dee9e /.gitignore
parentCI coverage: build coverage report and publish to pages (diff)
downloadknot-resolver-0c5e1466b3903fe06afe46309e0d0423b33ba230.tar.xz
knot-resolver-0c5e1466b3903fe06afe46309e0d0423b33ba230.zip
fix gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f9fb1f27..5bab2d70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,7 +48,6 @@ _obj
/doc/html
/daemon/kresd
/daemon/lua/*.inc
-/daemon/lua/kres.lua
/daemon/lua/trust_anchors.lua
/daemon/lua/zonefile.lua
/tests/test_array
@@ -67,3 +66,4 @@ libkres.amalg.c
/libkres.pc
/modules/version/version.lua
/tags
+/coverage