aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 23d7250..8b7034e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,6 +79,11 @@ tests/compat/*.c
79tests/x509name* 79tests/x509name*
80!tests/optionstest.c 80!tests/optionstest.c
81!tests/*.test 81!tests/*.test
82tests/client.c
83tests/init_pledge.c
84tests/server.c
85tests/util.c
86tests/valid_handshakes_terminate.c
82 87
83# ctags stuff 88# ctags stuff
84TAGS 89TAGS