GitDependencies.exe is always an out of date?

Hey folks, just wondering if someone can help me clean up my branch. I have a custom engine branch that I’ve built, with Setup.Bat using the following options:



-exclude=Android -exclude=Mac -exclude=osx64 -exclude=Linux -exclude=Linux32 -exclude=Dingo -exclude=HTML6 -include=PS4


Now, whenever I go to pull branches or push them after building, my local version of GitDependencies.exe is the only thing that’s listed as an un-commited change. I feel like this is something that GIT isn’t even supposed to pick up on, so should it be in the .gitignore list?