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:
@@ -13,7 +13,6 @@
|
||||
.git/
|
||||
.gopath/
|
||||
.hg/
|
||||
.idea
|
||||
.vagrant*
|
||||
Vagrantfile
|
||||
a.out
|
||||
|
||||
Reference in New Issue
Block a user