Created
November 14, 2020 04:39
-
-
Save StuffbyYuki/f4ecf1f87f7b5f7cfa06b6d5c202cefc to your computer and use it in GitHub Desktop.
Git: when .gitignore not working
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git rm -rf --cached . | |
| git add . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment