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