aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 9b9e5f2..0c77d70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
1### These files shkuld get ignored no matter where they appear. 1### These files should get ignored no matter where they appear.
2 2
3# Editors leave these lying around 3# Editors leave these lying around
4\#*\# 4\#*\#
@@ -43,7 +43,8 @@ tests/arc4random_fork*
43tests/explicit_bzero* 43tests/explicit_bzero*
44tests/mont* 44tests/mont*
45tests/timingsafe* 45tests/timingsafe*
46tests/*test*.c 46tests/*test
47tests/*test.c
47tests/*.pem 48tests/*.pem
48tests/testssl 49tests/testssl
49tests/*.txt 50tests/*.txt