Closed jonathan-caryl closed 7 years ago
Hey @milosmns I see in this commit you updated the .gitignore but there's still a few files remaining that are now ignored. I removed them with
.gitignore
git ls-files -i --exclude-from=.gitignore | xargs git rm --cached
Hope the PR's ok.
We'll try to check it out by the EOW.
Ooops. Missed those :)
Merged.
Hey @milosmns I see in this commit you updated the
.gitignore
but there's still a few files remaining that are now ignored. I removed them withHope the PR's ok.