shithub: cstory

Download patch

ref: 541ec3695e75ace3713deeda4e42480595e3af13
parent: 9724f9d81becc2e95a7576e8ef7e20383c2e2f71
author: Clownacy <Clownacy@users.noreply.github.com>
date: Thu Sep 3 13:23:29 EDT 2020

Ignore error.log, remove enhanced branch stuff

--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,10 @@
 /game_japanese/save
 /game_japanese/s_reverse
 
+# Exclude error logs
+/game_english/error.log
+/game_japanese/error.log
+
 ###################
 # Accurate branch #
 ###################
@@ -75,19 +79,3 @@
 
 # Exclude converted resource files
 /src/Resource
-
-########################
-# Enhanced-lite branch #
-########################
-
-# Exclude CSE2EL configuration file
-/game_english/ConfigCSE2EL.dat
-/game_japanese/ConfigCSE2EL.dat
-
-###################
-# Enhanced branch #
-###################
-
-# Exclude CSE2E configuration file
-/game_english/ConfigCSE2E.dat
-/game_japanese/ConfigCSE2E.dat