From: Ondřej Surý Date: Mon, 6 Mar 2017 12:29:17 +0000 (+0100) Subject: Add daemon/lua/zonefile.lua to git ignore list X-Git-Tag: v1.3.0~23^2~61^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0839952ae5aa90fada2cdf5840668905603d94fd;p=thirdparty%2Fknot-resolver.git Add daemon/lua/zonefile.lua to git ignore list --- diff --git a/.gitignore b/.gitignore index 19d33794d..1679ce6b0 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ _obj /daemon/kresd /daemon/lua/*.inc /daemon/lua/trust_anchors.lua +/daemon/lua/zonefile.lua /tests/test_array /tests/test_lru /tests/test_map