So, a config file somehow made its way into our git repo that we don't want there. But we do want it on our individual systems.
Is there a way to get the file out of the repo without causing the file to get deleted from individual repos when our team members do a pull?
Many thanks!