Update .gitignore to include client-specific configuration files for Iris and Indigo renderer, allowing local overrides for these properties.

This commit is contained in:
Leonid Pershin
2026-05-08 01:19:36 +03:00
parent be2bd0febb
commit 9bff187383
2 changed files with 68 additions and 2 deletions
+5 -2
View File
@@ -34,8 +34,11 @@
!/Server/start.sh
!/Server/variables.txt
!/Server/manifest.json
!/Server/server.properties
!/Server/config/**
!/Server/mods/**
config/iris.properties
config/fabric/indigo-renderer.properties
# клиент: локально перезаписываемые настройки (после !/config/**)
/config/iris.properties
/config/fabric/indigo-renderer.properties