Contact
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Preventing git from commiting config files after first commit
I'm developing a project that has some sensitive data in its config file. How can I commit the config file once to github and then ignore my further edits? Or is there another recommended solution ...