
Ignoring files in git that are in the repository
Often I find that I am working on a project that has files under version control that I need to change in my environment, but never commit. A frequent example is the database.yml file in a rails project. Let’s put aside all the reasons you […]
Read more