aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-09-13 11:56:41 -0500
committerBrent Cook <bcook@openbsd.org>2015-09-13 18:42:15 -0500
commit8c90be2a29053ac613dfe0c11a423da16c7c4520 (patch)
treecf31a8e35cd9793f5f6f622b0ffcce61bbad8652 /.gitignore
parent627b0261a81bb18ef95156baa37101ddcb14e356 (diff)
downloadportable-8c90be2a29053ac613dfe0c11a423da16c7c4520.tar.gz
portable-8c90be2a29053ac613dfe0c11a423da16c7c4520.tar.bz2
portable-8c90be2a29053ac613dfe0c11a423da16c7c4520.zip
allow nc to build on linux and os x
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 353b48d..499205f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -111,6 +111,7 @@ include/pqueue.h
111include/tls.h 111include/tls.h
112include/openssl/*.h 112include/openssl/*.h
113 113
114!/apps/nc/readpassphrase.c
114/apps/nc/*.h 115/apps/nc/*.h
115/apps/nc/*.c 116/apps/nc/*.c
116/apps/nc/nc* 117/apps/nc/nc*