diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ tests/mont* | |||
47 | tests/timingsafe* | 47 | tests/timingsafe* |
48 | tests/*test | 48 | tests/*test |
49 | tests/*test.c | 49 | tests/*test.c |
50 | tests/memmem.c | ||
50 | tests/*.pem | 51 | tests/*.pem |
51 | tests/testssl | 52 | tests/testssl |
52 | tests/*.txt | 53 | tests/*.txt |