From 807f91010503e3dcd12e25ab69bfd6c9b107e77e Mon Sep 17 00:00:00 2001 From: Leonid Pershin Date: Sat, 9 May 2026 14:01:52 +0300 Subject: [PATCH] Update .gitignore to include options.txt and new shaderpack settings file for improved project organization and to ensure proper tracking of configuration files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 45f7161..0828e6b 100644 --- a/.gitignore +++ b/.gitignore @@ -61,4 +61,5 @@ # клиент: локально перезаписываемые настройки (после !/config/**) /config/iris.properties /config/fabric/indigo-renderer.properties +/options.txt shaderpacks/ComplementaryReimagined_r5.7.1 + EuphoriaPatches_1.8.6.txt