aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e1f3801..5543d7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,11 +64,11 @@ tests/tls_ext_alpn*
64tests/*test 64tests/*test
65tests/tests.h 65tests/tests.h
66tests/*test.c 66tests/*test.c
67tests/memmem.c
68tests/pbkdf2* 67tests/pbkdf2*
69tests/*.pem 68tests/*.pem
70tests/testssl 69tests/testssl
71tests/*.txt 70tests/*.txt
71tests/compat/*.c
72!tests/optionstest.c 72!tests/optionstest.c
73!tests/*.test 73!tests/*.test
74 74
@@ -127,6 +127,7 @@ include/openssl/*.h
127/apps/nc/*.c 127/apps/nc/*.c
128/apps/nc/nc* 128/apps/nc/nc*
129!/apps/nc/readpassphrase.c 129!/apps/nc/readpassphrase.c
130/apps/nc/compat/*.c
130 131
131/apps/openssl/*.h 132/apps/openssl/*.h
132/apps/openssl/*.c 133/apps/openssl/*.c
@@ -164,3 +165,4 @@ openbsd/
164 165
165*.tar.gz 166*.tar.gz
166man/Makefile.am 167man/Makefile.am
168man/mandoc.db