diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,6 @@  *\#*  *~ +a.out  *.o  *.a  *.lo @@ -12,4 +13,5 @@  *.gcov  *.gcno  *.gcda +*.s  /test  | 
![]()  | 
index : libblake | |
| [Stable] Library for the BLAKE-family of hashing functions | Mattias Andrée <m@maandree.se> | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 2 | 
@@ -1,5 +1,6 @@  *\#*  *~ +a.out  *.o  *.a  *.lo @@ -12,4 +13,5 @@  *.gcov  *.gcno  *.gcda +*.s  /test  |