Created
November 9, 2020 19:31
-
-
Save tsmx/9f2e71900c83eb2434c3025a0eec420a to your computer and use it in GitHub Desktop.
Activate a changed gitignore file if it is not recognized
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 -r --cached . | |
git add . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment