.gitignore: Ignore PNG screenshot file patterns

Ignore the file patterns that chocolate-* use for screenshots,
so screenshots in a git checkout don't clutter "git status".
This commit is contained in:
Jonathan Dowland 2017-03-06 07:37:48 +00:00
parent dbb9de97fa
commit b29e4d4cb9

4
.gitignore vendored
View file

@ -20,6 +20,10 @@ stamp-h.in
stamp-h1
tags
\#*\#
DOOM*.png
HTIC*.png
HEXEN*.png
STRIFE*.png
# These are the default patterns globally ignored by Subversion:
*.o