diff options
author | Mattias Andrée <maandree@kth.se> | 2022-07-07 15:10:57 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-07-07 15:10:57 +0200 |
commit | c5db64788069abdea1ee5b05d0638263d9868196 (patch) | |
tree | 8dfa59be8831226ac0d425270e54351f1f70b57e /.gitignore | |
parent | SHA 2 => SHA-2 (diff) | |
download | libsha2-c5db64788069abdea1ee5b05d0638263d9868196.tar.gz libsha2-c5db64788069abdea1ee5b05d0638263d9868196.tar.bz2 libsha2-c5db64788069abdea1ee5b05d0638263d9868196.tar.xz |
Add coverage test
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,4 +9,7 @@ *.su *.a *.lo +*.gcda +*.gcno +*.gcov /test |