From ba7241201995ed493a63e069ec5c89a0445a7637 Mon Sep 17 00:00:00 2001 From: hydrant Date: Thu, 22 Apr 2021 17:15:05 +0200 Subject: [PATCH] Nur index.js im client-root ignorieren --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4743a2ce..7dd68243 100644 --- a/.gitignore +++ b/.gitignore @@ -336,7 +336,7 @@ ASALocalRun/ launchSettings.json tmp/ -index.js +ReallifeGamemode.Client/index.js # post build config postbuild.config.xml