Update .gitignore to include iris.properties and indigo-renderer.properties. Adjust timestamps in both properties files for consistency.

This commit is contained in:
Leonid Pershin
2026-05-08 01:16:36 +03:00
parent 747a420860
commit 208fed532a
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -37,3 +37,5 @@
!/Server/config/** !/Server/config/**
!/Server/mods/** !/Server/mods/**
config/iris.properties
config/fabric/indigo-renderer.properties
+1 -1
View File
@@ -1,5 +1,5 @@
#Indigo properties file #Indigo properties file
#Fri May 08 01:15:00 MSK 2026 #Fri May 08 01:16:09 MSK 2026
always-tesselate-blocks=auto always-tesselate-blocks=auto
ambient-occlusion-mode=hybrid ambient-occlusion-mode=hybrid
debug-compare-lighting=auto debug-compare-lighting=auto
+1 -1
View File
@@ -1,5 +1,5 @@
#This file stores configuration options for Iris, such as the currently active shaderpack #This file stores configuration options for Iris, such as the currently active shaderpack
#Fri May 08 01:15:01 MSK 2026 #Fri May 08 01:16:11 MSK 2026
allowUnknownShaders=false allowUnknownShaders=false
colorSpace=SRGB colorSpace=SRGB
disableUpdateMessage=false disableUpdateMessage=false