shithub: cstory

Download patch

ref: b951632b176545338d6dd64b9029b08f44f3eba2
parent: 2d26904b6cd23e2fed3f4d2d8d115e3b79deaca8
author: Clownacy <Clownacy@users.noreply.github.com>
date: Wed May 20 15:02:39 EDT 2020

Ignore enhanced-lite config file

Thanks to jozsefsallai for pointing this out in #121

--- a/.gitignore
+++ b/.gitignore
@@ -76,6 +76,14 @@
 # Exclude converted resource files
 /src/Resource
 
+########################
+# Enhanced-lite branch #
+########################
+
+# Exclude CSE2EL configuration file
+/game_english/ConfigCSE2EL.dat
+/game_japanese/ConfigCSE2EL.dat
+
 ###################
 # Enhanced branch #
 ###################