aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-09-13 11:33:20 -0500
committerBrent Cook <bcook@openbsd.org>2015-09-13 11:33:20 -0500
commit627b0261a81bb18ef95156baa37101ddcb14e356 (patch)
treeb4f7134f7744a131a3270b95108c5688c87d505f
parenteeb286af5a544119b772161564a27748074ffd18 (diff)
downloadportable-627b0261a81bb18ef95156baa37101ddcb14e356.tar.gz
portable-627b0261a81bb18ef95156baa37101ddcb14e356.tar.bz2
portable-627b0261a81bb18ef95156baa37101ddcb14e356.zip
ignore manpages
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 019fc05..353b48d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,10 @@ Makefile.in
41*.def 41*.def
42*.pc 42*.pc
43 43
44# man pages
45*.1
46*.3
47
44# tests 48# tests
45test-driver 49test-driver
46*.log 50*.log
@@ -142,7 +146,4 @@ include/openssl/*.h
142openbsd/ 146openbsd/
143 147
144*.tar.gz 148*.tar.gz
145apps/*.1*
146man/*.3
147man/*.1
148man/Makefile.am 149man/Makefile.am