From 877cc2ae6c57f099da66d73177593b14c38cfc97 Mon Sep 17 00:00:00 2001 From: Patrick McDonagh Date: Thu, 28 Sep 2017 17:41:09 -0500 Subject: [PATCH] Ignores binary created by 'go build' --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..015b4af --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +lumberjack