From e330e86abcad7cf60e46a5038ea492a9c5ca0e01 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Mon, 23 May 2022 12:45:14 +0000
Subject: [PATCH] Check if sending was successful

---
 .gitignore |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 543fa90..d297a5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *.o
 *.out
-*~
\ No newline at end of file
+*~
+dnscomp
\ No newline at end of file

--
Gitblit v1.10.0