Skip to content

Instantly share code, notes, and snippets.

@emersonsoares
Created May 11, 2012 02:50
Show Gist options
  • Save emersonsoares/2657194 to your computer and use it in GitHub Desktop.
Save emersonsoares/2657194 to your computer and use it in GitHub Desktop.
Resolvendo problema com .gitignore
$ git rm -r --cached .
$ git add .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment