Beginning Git - Part 7: Ignoring Files | Ray Wenderlich

Sometimes, there are things that you really don’t want to store in your source code repository. Whether it be the diary of your teenage self, or build artifacts, you can tell Git to ignore them via the gitignore file.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4418-beginning-git/lessons/7