From 577120ae7cd24d525e0a93137a2cd59377357ec2 Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Thu, 28 Sep 2017 15:14:34 -0400 Subject: [PATCH] removed .gitignore from the .gitignore file so as to include the gitignore file and start tracking. --- .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