From 82ee68915db6b302007df9db34cc2f2749673038 Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Thu, 21 Oct 2021 17:19:57 +0300 Subject: [PATCH] gitignore update --- .gitignore | 3 ++- kristofers/game/export_presets.cfg | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 454275e..1e9a7fc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *.x86_64 *.log /.import -test/ \ No newline at end of file +test/ +build/ \ No newline at end of file diff --git a/kristofers/game/export_presets.cfg b/kristofers/game/export_presets.cfg index 7b03d8e..453e1d0 100644 --- a/kristofers/game/export_presets.cfg +++ b/kristofers/game/export_presets.cfg @@ -7,7 +7,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="Builds/game.x86_64" +export_path="build/game.x86_64" script_export_mode=1 script_encryption_key=""