This tutorial/course will show you how to:
1. Use the gitignore file to exclude certain file types and folders and directories from your git or github repo.
2. Use the correct syntax, including wild cards, when excluding files and folders from a git repository.
3. How to use regular expressions in a .git ignore file.