aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2019-01-20 23:39:15 -0600
committerBrent Cook <busterb@gmail.com>2019-01-20 23:39:15 -0600
commit0ec8c536b9615c4fb1ca5683065cc319df74c22a (patch)
tree1129cfd3b333d2566467510152a65828cedd067c /.gitignore
parentcc08f8eae062d9f92996e7a6ac777b85a4220c87 (diff)
downloadportable-0ec8c536b9615c4fb1ca5683065cc319df74c22a.tar.gz
portable-0ec8c536b9615c4fb1ca5683065cc319df74c22a.tar.bz2
portable-0ec8c536b9615c4fb1ca5683065cc319df74c22a.zip
update .gitignore
Diffstat (limited to '.gitignore')
-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