This is a five part series of videos designed to help software developers quickly learn the basics of git and GitHub for managing source code. In this third video, we look at how to clone an existing GitHub repository and setup our .gitignore to ignore files we don’t want git to track.