Skip to content

Instantly share code, notes, and snippets.

@donglua
Created February 4, 2017 07:33
Show Gist options
  • Save donglua/ed18540c9742f9c7b189d9cb33bd53a7 to your computer and use it in GitHub Desktop.
Save donglua/ed18540c9742f9c7b189d9cb33bd53a7 to your computer and use it in GitHub Desktop.
Remove gitignore files
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