aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2022-01-31 18:37:45 -0500
committerPaul Duncan <pabs@pablotron.org>2022-01-31 18:37:45 -0500
commite24e4810ac1138418a9636ee94e9473df8876063 (patch)
tree7736c10516543af16ce7334d9f4ebb953856e669 /.gitignore
parent531c15b6c5f6c3d274ffec11a15b0ad22d685a90 (diff)
downloadcvez-e24e4810ac1138418a9636ee94e9473df8876063.tar.bz2
cvez-e24e4810ac1138418a9636ee94e9473df8876063.zip
add testjson, cov, covhtml, and clean targets, add coverage files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc024e4..4fedfdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
*.sw?
nvd
+coverage.out
+coverage.html