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>
This commit is contained in:
Ankush Agarwal 2015-07-05 14:03:48 -07:00
parent 26a35dd09b
commit b0f7a1c62c

1
.gitignore vendored
View file

@ -13,7 +13,6 @@
.git/
.gopath/
.hg/
.idea
.vagrant*
Vagrantfile
a.out