So far I used git update-index --assume-unchanged on the database configuration file after I filled in the database password because I don\'t want my database passw
git update-index --assume-unchanged
I just defined custom action for this task.
Make sure the path to git is correct.
Thanks to @RobCroll from the comments, we now have a Windows version:
C:\Program Files (x86)\Git\bin\git.exe (for x64 use: C:\Program Files\Git\bin) Parameters: update-index --assume-unchanged $FILE