diff options
author | Mattias Andrée <maandree@kth.se> | 2022-01-16 21:41:44 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-01-16 21:42:39 +0100 |
commit | fcc5eb9f87a476115cc742bf45056ccbbc830057 (patch) | |
tree | 4180fc846779d3e7e90d36122392f48193b88659 /.gitignore | |
parent | First commit (diff) | |
download | blakesum-fcc5eb9f87a476115cc742bf45056ccbbc830057.tar.gz blakesum-fcc5eb9f87a476115cc742bf45056ccbbc830057.tar.bz2 blakesum-fcc5eb9f87a476115cc742bf45056ccbbc830057.tar.xz |
m + add b2sum
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ *.gcno *.gcda /bsum +/b2sum |