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 <ankushagarwal11@gmail.com>
Upstream-commit: b0f7a1c62cc04778181dc2c19b7180c3353a2514
Component: engine
This commit is contained in:
Ankush Agarwal
2015-07-06 10:41:38 -07:00
parent f17280b05c
commit 810d603141
-1
View File
@@ -13,7 +13,6 @@
.git/
.gopath/
.hg/
.idea
.vagrant*
Vagrantfile
a.out