fruitjam-doom/.gitignore
Mike Swanson 9524b0fabe Ignore Emacs temp files and src/*.cfg src/*.txt
The latter two are useful when running the Windows build of Chocolate
Doom under src.  We don't want to accidentally commit generated config
or stdout/stderr files.
2016-08-26 20:59:10 -07:00

39 lines
347 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
\#*\#
# 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