Skip to content
Snippets Groups Projects

Reset GitIgnore

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Dmytro Bogatov
    fix-gitignore.sh 73 B
    git rm -r --cached .
    git add .
    git commit -m ".gitignore is now working"
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment