aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2017-02-07 07:53:52 -0600
committerBrent Cook <bcook@openbsd.org>2017-02-07 07:53:52 -0600
commit3ba2699dabf919eedce777eb361588a28d67b253 (patch)
tree79f7f8084bb4841f12a23a7c312081d9d37869a9
parent7383bf673b2dc2b093dd31038a6d43e2020f742b (diff)
downloadportable-3ba2699dabf919eedce777eb361588a28d67b253.tar.gz
portable-3ba2699dabf919eedce777eb361588a28d67b253.tar.bz2
portable-3ba2699dabf919eedce777eb361588a28d67b253.zip
ignore mandoc db, compat files
Diffstat (limited to '')
-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