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.
This commit is contained in:
Mike Swanson 2016-08-26 20:59:10 -07:00
parent 1112fd9573
commit 9524b0fabe
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -19,6 +19,7 @@ stamp-h
stamp-h.in
stamp-h1
tags
\#*\#
# These are the default patterns globally ignored by Subversion:
*.o

2
src/.gitignore vendored
View file

@ -12,8 +12,10 @@ chocolate-heretic-setup
chocolate-hexen-setup
chocolate-strife-setup
chocolate-setup
*.cfg
*.exe
*.desktop
*.txt
*.appdata.xml
tags
TAGS