diff options
author | Mattias Andrée <maandree@kth.se> | 2022-07-07 10:59:00 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-07-07 10:59:00 +0200 |
commit | 5bc0737c422bf13ba530f1931ba47e35d5298eab (patch) | |
tree | 241dbd5f47ca18f701377ab7b7d1f77d5f56aef7 /.gitignore | |
parent | Add libsha1.7 (diff) | |
download | libsha1-5bc0737c422bf13ba530f1931ba47e35d5298eab.tar.gz libsha1-5bc0737c422bf13ba530f1931ba47e35d5298eab.tar.bz2 libsha1-5bc0737c422bf13ba530f1931ba47e35d5298eab.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 |