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 *.def
*.pc *.pc
# man pages
*.1
*.3
# tests # tests
test-driver test-driver
*.log *.log
@ -142,7 +146,4 @@ include/openssl/*.h
openbsd/ openbsd/
*.tar.gz *.tar.gz
apps/*.1*
man/*.3
man/*.1
man/Makefile.am man/Makefile.am