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/*test
|
||||||
tests/tests.h
|
tests/tests.h
|
||||||
tests/*test.c
|
tests/*test.c
|
||||||
tests/memmem.c
|
|
||||||
tests/pbkdf2*
|
tests/pbkdf2*
|
||||||
tests/*.pem
|
tests/*.pem
|
||||||
tests/testssl
|
tests/testssl
|
||||||
tests/*.txt
|
tests/*.txt
|
||||||
|
tests/compat/*.c
|
||||||
!tests/optionstest.c
|
!tests/optionstest.c
|
||||||
!tests/*.test
|
!tests/*.test
|
||||||
|
|
||||||
@ -127,6 +127,7 @@ include/openssl/*.h
|
|||||||
/apps/nc/*.c
|
/apps/nc/*.c
|
||||||
/apps/nc/nc*
|
/apps/nc/nc*
|
||||||
!/apps/nc/readpassphrase.c
|
!/apps/nc/readpassphrase.c
|
||||||
|
/apps/nc/compat/*.c
|
||||||
|
|
||||||
/apps/openssl/*.h
|
/apps/openssl/*.h
|
||||||
/apps/openssl/*.c
|
/apps/openssl/*.c
|
||||||
@ -164,3 +165,4 @@ openbsd/
|
|||||||
|
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
man/Makefile.am
|
man/Makefile.am
|
||||||
|
man/mandoc.db
|
||||||
|
Loading…
x
Reference in New Issue
Block a user