update .gitignore

This commit is contained in:
Brent Cook 2019-01-20 23:39:15 -06:00
parent cc08f8eae0
commit 0ec8c536b9

5
.gitignore vendored
View File

@ -79,6 +79,11 @@ tests/compat/*.c
tests/x509name* tests/x509name*
!tests/optionstest.c !tests/optionstest.c
!tests/*.test !tests/*.test
tests/client.c
tests/init_pledge.c
tests/server.c
tests/util.c
tests/valid_handshakes_terminate.c
# ctags stuff # ctags stuff
TAGS TAGS