Skip to content

Commit

Permalink
Removing .idea from .gitignore
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
ankushagarwal committed Jul 6, 2015
1 parent 26a35dd commit b0f7a1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
.git/
.gopath/
.hg/
.idea
.vagrant*
Vagrantfile
a.out
Expand Down

0 comments on commit b0f7a1c

Please sign in to comment.