I have a tracked database (already added) file in git. I want this file be always set to a certain state in my repository. Even when I modify it for test purposes.
With git, how to exclude (not permanently) this changed already tracked file from a commit ?