From 3fa4a45ca71ea85b4c3e30ec4a4f6abba1a25d5a Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Sun, 23 Sep 2018 18:39:11 -0400 Subject: [PATCH] added .gitignore. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..531255d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# Created by .ignore support plugin (hsz.mobi) +.idea/ +# name of executable when built using command 'go build' +elektron