Skip to content

Instantly share code, notes, and snippets.

@bodhiprice
Created June 23, 2014 21:49
Show Gist options
  • Save bodhiprice/810c7557ba7c48e7b9fb to your computer and use it in GitHub Desktop.
Save bodhiprice/810c7557ba7c48e7b9fb to your computer and use it in GitHub Desktop.
Reset .gitignore
git rm -r --cached .
git add .
git commit -m 'reset .gitignore'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment