Edward and Martin talk about the fundamentals that you need in your Git repository like a proper .gitignore to keep your repository clean, conditional configuration, and setting line endings with your .gitattributes file.

Show Notes * Getting Started with .gitignore * .gitignore collection, a crowd-sourced collection of .gitignore files for different types of projects. * Git for Windows: Line Endings * Git Conditional Includes to perform conditional configuration.