ignore manpages
This commit is contained in:
parent
eeb286af5a
commit
627b0261a8
7
.gitignore
vendored
7
.gitignore
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user