Skip to content

Instantly share code, notes, and snippets.

@akodkod
Created August 28, 2013 14:25
Show Gist options
  • Save akodkod/6366589 to your computer and use it in GitHub Desktop.
Save akodkod/6366589 to your computer and use it in GitHub Desktop.
fix .gitignore
git rm -r --cached .
git add .
git commit -m "fix .gitignore"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment