I am new at user control systems. I wondered something while pushing project. My project is including server ip address, username and password informations. Or a file. Because some projects are in public repository.
How can I hide these isnformations before push project to version control system. If manually, I can forget it. Is there a way automatically?
I am using visula studio, Git, TFS.