Skip to content

Instantly share code, notes, and snippets.

@davepoon
Created December 25, 2012 04:29
Show Gist options
  • Star 23 You must be signed in to star a gist
  • Fork 9 You must be signed in to fork a gist
  • Save davepoon/4371622 to your computer and use it in GitHub Desktop.
Save davepoon/4371622 to your computer and use it in GitHub Desktop.
Added the .gitignore, and refresh the file index so the files get ignored properly.
git rm -r --cached .
git add .
git commit -m ".gitignore is now working"
@DragonFyZex
Copy link

Thank you

@kenramirez12
Copy link

Great! thank you

@Weapon-X6
Copy link

this one deletes even my valid entries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment