I have a config file on which I ran:
git update-index --assume-unchanged <name of config file>
It's not being tracked but it's still being updated occasionally. No idea how but it's incredibly frustrating.
Any suggestions how I track down exactly what is causing the issue?