shithub: cstory

Download patch

ref: b04e9ee11a7f7f00e8bcbcf9ae544ff2f5d1dbab
parent: 9168a29f28f1680289c9fecf0d876c3e4dd3b435
author: Clownacy <Clownacy@users.noreply.github.com>
date: Mon Apr 29 11:44:56 EDT 2019

.gitignore cleanup

--- a/.gitignore
+++ b/.gitignore
@@ -1,18 +1,19 @@
-# Prerequisites
-*.d
-
 # Misc
 /obj
-*.dat
-*.rec
+build_en/*.dat
+build_en/*.rec
+build_jp/*.dat
+build_jp/*.rec
 build.7z
 build.zip
 msvc2003/devilution/orig.asm
 msvc2003/devilution/compare.asm
 
-# Executables
+# Build output
 build_en/*.exe
+build_en/*.exe.manifest
 build_jp/*.exe
+build_jp/*.exe.manifest
 
 # MSVC trash
 msvc2003/CSE2.ncb
@@ -21,4 +22,3 @@
 msvc2003/Release
 msvc2003/Debug (Japanese)
 msvc2003/Release (Japanese)
-*.aps