fruitjam-doom/.gitignore
Jonathan Dowland b29e4d4cb9 .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".
2017-03-06 09:38:01 +00:00

43 lines
390 B
Text

CMDLINE
INSTALL
Makefile
Makefile.in
TAGS
aclocal.m4
autom4te.cache
autotools
bin
config.h
config.hin
config.log
config.status
configure
lib
obj
rpm.spec
stamp-h
stamp-h.in
stamp-h1
tags
\#*\#
DOOM*.png
HTIC*.png
HEXEN*.png
STRIFE*.png
# These are the default patterns globally ignored by Subversion:
*.o
*.lo
*.la
*.al
.libs
*.so
*.so.[0-9]*
*.a
*.pyc
*.pyo
*.rej
*~
.#*
.*.swp
.DS_store