From 4f5f47bce88ad5dbb0648a7c6d76424494b996d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Vizcaino?= Date: Sat, 21 Jul 2018 18:28:49 +0200 Subject: [PATCH] Moooarr git ignores --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index f1c181e..f7a3ab0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,12 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out + +# Goland +.idea + +# Vendor dir +vendor/ + +# Binary +dd-teleinfo