Closed TiGR closed 9 years ago
So that they won't appear as untracked files in git status.
git status
FYI: I've stuck those two in my global .gitignore and can highly recommend doing the same thing: https://github.com/kasperisager/dotfiles/blob/master/configs/gitignore
.gitignore
So that they won't appear as untracked files in
git status
.