From 5eabc9b2764ded61b01a967d7c87d3a5ac1dfece Mon Sep 17 00:00:00 2001 From: Ty Conner Date: Tue, 2 May 2023 12:24:44 -0400 Subject: [PATCH] Update .gitignore (#3978) --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9541bc620..d19c7a8be 100644 --- a/.gitignore +++ b/.gitignore @@ -296,9 +296,9 @@ db-data/ AppVeyor/ # ACEmulator specific files -Source/ACE.Server/config.js -Source/ACE.Server/Config.js +[Cc]onfig.js +log4net.config Database/tools/password.txt -Source/ACE.Server/log4net.config docker.env docker-compose.yml +docker-compose.arm64