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/