ignore manpages

This commit is contained in:
Brent Cook 2015-09-13 11:33:20 -05:00
parent eeb286af5a
commit 627b0261a8

7
.gitignore vendored
View File

@ -41,6 +41,10 @@ Makefile.in
*.def
*.pc
# man pages
*.1
*.3
# tests
test-driver
*.log
@ -142,7 +146,4 @@ include/openssl/*.h
openbsd/
*.tar.gz
apps/*.1*
man/*.3
man/*.1
man/Makefile.am