ignore mandoc db, compat files
This commit is contained in:
parent
7383bf673b
commit
3ba2699dab
4
.gitignore
vendored
4
.gitignore
vendored
@ -64,11 +64,11 @@ tests/tls_ext_alpn*
|
||||
tests/*test
|
||||
tests/tests.h
|
||||
tests/*test.c
|
||||
tests/memmem.c
|
||||
tests/pbkdf2*
|
||||
tests/*.pem
|
||||
tests/testssl
|
||||
tests/*.txt
|
||||
tests/compat/*.c
|
||||
!tests/optionstest.c
|
||||
!tests/*.test
|
||||
|
||||
@ -127,6 +127,7 @@ include/openssl/*.h
|
||||
/apps/nc/*.c
|
||||
/apps/nc/nc*
|
||||
!/apps/nc/readpassphrase.c
|
||||
/apps/nc/compat/*.c
|
||||
|
||||
/apps/openssl/*.h
|
||||
/apps/openssl/*.c
|
||||
@ -164,3 +165,4 @@ openbsd/
|
||||
|
||||
*.tar.gz
|
||||
man/Makefile.am
|
||||
man/mandoc.db
|
||||
|
Loading…
x
Reference in New Issue
Block a user