diff --git a/.gitignore b/.gitignore index 9b9e5f2..0c77d70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -### These files shkuld get ignored no matter where they appear. +### These files should get ignored no matter where they appear. # Editors leave these lying around \#*\# @@ -43,7 +43,8 @@ tests/arc4random_fork* tests/explicit_bzero* tests/mont* tests/timingsafe* -tests/*test*.c +tests/*test +tests/*test.c tests/*.pem tests/testssl tests/*.txt