Open kiwiupover opened 9 years ago
Definitely seems like a bug. Might seem best to just not bother with them.
A work around.
You can run find javascripts -name '.gitkeep' -delete
with javascripts
being the folder with holding the ember app before using the ember-cli-migrator.
Should
.gitkeep
files crash the process? Also on a mac.DS.Store
would also crash the process.When I used the migrator on the past I thought it ignored
.dotfiles
was I mistaken.Cheers