diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-11-07 14:35:43 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-11-07 14:35:43 +0100 |
commit | 1fab64ff066e0f747db9abc3eec7854e833b1f28 (patch) | |
tree | 6308d5e324185c339f5abc5c58cc1f2ec2dc6f12 /.gitignore | |
parent | m (diff) | |
download | libkeccak-1fab64ff066e0f747db9abc3eec7854e833b1f28.tar.gz libkeccak-1fab64ff066e0f747db9abc3eec7854e833b1f28.tar.bz2 libkeccak-1fab64ff066e0f747db9abc3eec7854e833b1f28.tar.xz |
add static library and dep list
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ obj/ *.so *.su *.gch +*.a *.info *.pdf *.ps |