From bc6e29e3b071f62376151d8ed3dc069c402add37 Mon Sep 17 00:00:00 2001 From: Ed Kellett Date: Fri, 30 Oct 2020 20:46:08 +0000 Subject: [PATCH] Update gitignore (shhhh) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c1043028..9cd2a514 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,8 @@ ircd/version.c.last ssld/ssld wsockd/wsockd tests/core +tests/hostmask1 +tests/match1 tests/msgbuf_parse1 tests/msgbuf_unparse1 tests/rb_dictionary1