Skip to content

Instantly share code, notes, and snippets.

@claytantor
Created November 25, 2014 01:26
Show Gist options
  • Save claytantor/7cd28eaef43d42df9413 to your computer and use it in GitHub Desktop.
Save claytantor/7cd28eaef43d42df9413 to your computer and use it in GitHub Desktop.
remove .idea files from git
git rm --cached *.xml
git rm --cached vcs.xml
git rm --cached modules.xml
git rm --cached misc.xml
git rm --cached encodings.xml.xml
git rm --cached encodings.xml
git rm --cached deployment.xml
git rm --cached dataSources.xml
git rm --cached dataSources.ids
git rm --cached callpug.iml
git rm --cached .name
cd scopes/
git rm --cached scope_settings.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment