diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -79,6 +79,11 @@ tests/compat/*.c | |||
| 79 | tests/x509name* | 79 | tests/x509name* |
| 80 | !tests/optionstest.c | 80 | !tests/optionstest.c |
| 81 | !tests/*.test | 81 | !tests/*.test |
| 82 | tests/client.c | ||
| 83 | tests/init_pledge.c | ||
| 84 | tests/server.c | ||
| 85 | tests/util.c | ||
| 86 | tests/valid_handshakes_terminate.c | ||
| 82 | 87 | ||
| 83 | # ctags stuff | 88 | # ctags stuff |
| 84 | TAGS | 89 | TAGS |
