how to gitignore .txt file code example
Example 1: what to add to gitignore
Look at this awesome site!
https://www.toptal.com/developers/gitignore
Generates a gitignore for you, based on the technologies you're using
Example 2: how to git ignore a file
git config --global core.excludesfile ~/.gitignore_global