diff options
author | Mattias Andrée <maandree@kth.se> | 2019-02-09 21:13:56 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2019-02-09 21:13:56 +0100 |
commit | fe4ebf90a390783f0002415af3a06ee901c641fc (patch) | |
tree | c0d353a51ee88c8f0b925f05dcf7cd10651704e2 /.gitignore | |
parent | Fix documentation about lengths (in bits, not bytes) and fix libsha2_sum_fd (lengths are in bits) (diff) | |
download | libsha2-fe4ebf90a390783f0002415af3a06ee901c641fc.tar.gz libsha2-fe4ebf90a390783f0002415af3a06ee901c641fc.tar.bz2 libsha2-fe4ebf90a390783f0002415af3a06ee901c641fc.tar.xz |
Update makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,3 +17,4 @@ _/ *.ps *.dvi *.test +*.lo |