Skip to content

Instantly share code, notes, and snippets.

@wayanjimmy
Last active October 21, 2015 05:41
Show Gist options
  • Save wayanjimmy/8cb57181de9be55d6362 to your computer and use it in GitHub Desktop.
Save wayanjimmy/8cb57181de9be55d6362 to your computer and use it in GitHub Desktop.
Fix gitignore
git rm -r --cached . && git add . && git commit -m "fixing .gitignore"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment