aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2017-01-24 06:06:07 -0600
committerBrent Cook <bcook@openbsd.org>2017-01-24 06:06:07 -0600
commit93754dc5cfb68199b659180bbac77eecd6636c28 (patch)
tree2bb09f2de0f276ba49d63e3e381888fa1d189073 /.gitignore
parentfa149b8c8c57a88db14bc017ff048b70963e9d86 (diff)
downloadportable-93754dc5cfb68199b659180bbac77eecd6636c28.tar.gz
portable-93754dc5cfb68199b659180bbac77eecd6636c28.tar.bz2
portable-93754dc5cfb68199b659180bbac77eecd6636c28.zip
initial ocspcheck integration
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9a6fc22..be9af01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -117,10 +117,15 @@ include/pqueue.h
117include/tls.h 117include/tls.h
118include/openssl/*.h 118include/openssl/*.h
119 119
120/apps/ocspcheck/*.h
121/apps/ocspcheck/*.c
122/apps/ocspcheck/ocspcheck*
123
120/apps/nc/*.h 124/apps/nc/*.h
121/apps/nc/*.c 125/apps/nc/*.c
122/apps/nc/nc* 126/apps/nc/nc*
123!/apps/nc/readpassphrase.c 127!/apps/nc/readpassphrase.c
128
124/apps/openssl/*.h 129/apps/openssl/*.h
125/apps/openssl/*.c 130/apps/openssl/*.c
126/apps/openssl/*.cnf 131/apps/openssl/*.cnf