Create Automated .gitignore Files for Your Project

InstructorAkash Gutha

Share this video with your friends

Send Tweet

This lesson explores what git ignore files are and automating the creation of git ignore files.

The methods covered in this lesson for creating git ignore files are :

  1. Manual Method
  2. Using Github Site
  3. using an IDE
  4. using Gitignore.io