diff options
| author | Mattias Andrée <maandree@kth.se> | 2020-10-21 17:22:38 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2020-10-21 17:22:38 +0200 | 
| commit | 0db712267007206d30f74e6b2e856acf8e5502b7 (patch) | |
| tree | 6a0807871dd8e6c2df2b1fa7a46677e3095f1c40 /.gitignore | |
| parent | Update test for -z (diff) | |
| download | sha3sum-0db712267007206d30f74e6b2e856acf8e5502b7.tar.gz sha3sum-0db712267007206d30f74e6b2e856acf8e5502b7.tar.bz2 sha3sum-0db712267007206d30f74e6b2e856acf8e5502b7.tar.xz  | |
Add multicall binary option
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
@@ -1,11 +1,14 @@  *~  *\#*  *.o +*.bo  *.su  *.1 +/commands.h  /*sum  /keccak-*sum.c  /sha3-*sum.c  /rawshake*sum.c  /shake*sum.c +/sha3sum-mcb  /.testdir/  | 
