summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroenwijenbergh@protonmail.com>2024-05-02 11:05:37 +0200
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-05-24 13:25:11 +0200
commita7bae0355bcd244afaa9122826e08bd4e5853227 (patch)
tree1a2c8af21c290d967cda99ab5ca4a794d3262970 /.gitignore
parentaa91c254133acfb5e9248fd8fceb8c789a7c5a5d (diff)
Makefile: Add a coverage target
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 57e8e18..0ae1ec6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,6 @@
# build output
/eduvpn-common-cli
/lib
+
+# coverage profile
+/common.cov