Good morning,
I have 1 project, which is under development and I'm using github in the development phase. However configuration files that have password, I do not command pro github haha.
When I do the last commit and then the deploy to the application server will config files with password and everything.
If I want to do a new implementation and need to use github again, this last commit with the config files with password and everything + will go next to the next push in github.
What would be the best practice in this situation? So that the commit that was made specifically for deploy, does not go to github and expose passwords and so on.