From b0f7a1c62cc04778181dc2c19b7180c3353a2514 Mon Sep 17 00:00:00 2001 From: Ankush Agarwal Date: Sun, 5 Jul 2015 14:03:48 -0700 Subject: [PATCH] Removing .idea from .gitignore The project cannot include every editor's ignore files. Contributers can use a local global gitignore : https://help.github.com/articles/ignoring-files Signed-off-by: Ankush Agarwal --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 195b04c1a6..b888745b1e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ .git/ .gopath/ .hg/ -.idea .vagrant* Vagrantfile a.out