diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-15 14:02:07 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-15 14:09:04 +0200 |
commit | bd47bdaeaeddc3586c88ec1374d2a629186065e6 (patch) | |
tree | 5562c4a0cfb250da1588468895029d9d604f9699 /.gitignore | |
parent | Generate all C files except common.c and keccaksum.c (diff) | |
download | sha3sum-bd47bdaeaeddc3586c88ec1374d2a629186065e6.tar.gz sha3sum-bd47bdaeaeddc3586c88ec1374d2a629186065e6.tar.bz2 sha3sum-bd47bdaeaeddc3586c88ec1374d2a629186065e6.tar.xz |
Improve the code
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,11 +1,7 @@ *~ *\#* *.o -*.out -*.so -*.a *.su -*.gch *.1 !/xsum.1 /*sum |