diff options
author | Razvan Becheriu <razvan@isc.org> | 2020-08-20 21:22:43 +0200 |
---|---|---|
committer | Razvan Becheriu <razvan@isc.org> | 2020-08-21 15:08:16 +0200 |
commit | 734bb854ed99cc62b13b2bf1863dace3e02401ec (patch) | |
tree | 9354fb40803a849d241e3d168c80195bc7af8cf5 /.gitignore | |
parent | [#505] added missing test (diff) | |
download | kea-734bb854ed99cc62b13b2bf1863dace3e02401ec.tar.xz kea-734bb854ed99cc62b13b2bf1863dace3e02401ec.zip |
[#1393] added missing files from .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f89ff6ebaa..16bf24c305 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ config.h.in~ /stamp-h1 /test-driver /ylwrap +/kea_version.h /all.info /coverage-cpp-html |