diff options
| author | vg <vgm+dev@devys.org> | 2019-05-21 17:20:01 +0200 |
|---|---|---|
| committer | vg <vgm+dev@devys.org> | 2019-05-21 17:20:01 +0200 |
| commit | 1a3b1960e27037bb7330630cbfe42935e61481a5 (patch) | |
| tree | 4a26479800d85e155d3897175facf8296329e5d5 /.gitignore | |
| parent | 89f066b81671df29772be31804af3c531f58cec1 (diff) | |
| download | acme-dns-tiny-1a3b1960e27037bb7330630cbfe42935e61481a5.tar.gz acme-dns-tiny-1a3b1960e27037bb7330630cbfe42935e61481a5.tar.bz2 acme-dns-tiny-1a3b1960e27037bb7330630cbfe42935e61481a5.zip | |
add Makefile to run unittests
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,3 +6,6 @@ build cache *.cache *.retry + +/.coverage +/htmlcov |
