Created
September 25, 2017 13:43
-
-
Save rafaelvasco/a58e266c540add2c50bbc4202c55fea0 to your computer and use it in GitHub Desktop.
Remove Gitignored Files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git rm --cached `git ls-files -i --exclude-from=.gitignore` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment