computmaxer / karma-jspm

Other
74 stars 50 forks source link

CP-774 remove .idea folder #76

Closed maxwellpeterson-wf closed 9 years ago

maxwellpeterson-wf commented 9 years ago

Issue

Fixes #71. This will prevent the .idea directory from showing up in the npm artifact.

Changes

Source:

Tests:

@trentgrover-wf @evanweible-wf @dustinlessard-wf FYI @jayudey-wf

trentgrover-wf commented 9 years ago

+1

evanweible-wf commented 9 years ago

Additionally, everyone should make sure that .idea is in your global gitignore. Ideally, each individual project shouldn't have to add things like this to the .gitignore.

evanweible-wf commented 9 years ago

+1

maxwellpeterson-wf commented 9 years ago

@jayudey-wf ready for merge

jayudey-wf commented 9 years ago

QA Resource Approval: +10

Merging into master.

teresarevious-wf commented 9 years ago

@rosie run_merge_script

faridji commented 8 years ago

I can't be able to remove .idea files. How to do this?