I wish to ignore changes made to my .gitmodules file. I thought it would be as easy as adding it to .gitignore, but Git still tracks changes to this file.
How can I ignore changes to .gitmodules?
I wish to ignore changes made to my .gitmodules file. I thought it would be as easy as adding it to .gitignore, but Git still tracks changes to this file.
How can I ignore changes to .gitmodules?
Copyright © 2021 Jogjafile Inc.