From 0c9342b7fc28f090e27082e49acb23d10431def6 Mon Sep 17 00:00:00 2001 From: Orien Vandenbergh Date: Fri, 4 Sep 2020 13:21:08 -0400 Subject: [PATCH] Some cleanup --- bind/named/forward/home.icebergh.us.db | 1 - wod/.gitignore | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 wod/.gitignore diff --git a/bind/named/forward/home.icebergh.us.db b/bind/named/forward/home.icebergh.us.db index 2a54259..bfaca48 100644 --- a/bind/named/forward/home.icebergh.us.db +++ b/bind/named/forward/home.icebergh.us.db @@ -18,4 +18,3 @@ beast IN A 192.168.0.20 ns IN CNAME beast.home.icebergh.us. orihime IN A 192.168.0.21 - diff --git a/wod/.gitignore b/wod/.gitignore new file mode 100644 index 0000000..05ee80f --- /dev/null +++ b/wod/.gitignore @@ -0,0 +1,2 @@ +# Ignore all the Golang build artifacts... +target/