commit b29e4d4cb9c3d917efb2599293507b5931ebb48d
Author: Jonathan Dowland <jon+github@alcopop.org>
AuthorDate: Mon Mar 6 07:37:48 2017 +0000
Commit: Jonathan Dowland <jon+github@alcopop.org>
CommitDate: Mon Mar 6 09:38:01 2017 +0000
.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".
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 9de6a07a..c9599ffc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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