From 6920a2cfe92235e41bfcce9676c54cc4ebc90833 Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Sun, 27 Oct 2024 11:25:40 +0500 Subject: [PATCH] Update .gitattributes --- .gitattributes | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 5a23219ae..3d82841f1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,12 @@ *.png binary dumps/**/*.* linguist-generated=true -*.log linguist-generated=true \ No newline at end of file +*.log linguist-generated=true + +# git update-index --assume-unchanged {file} +# git update-index --no-assume-unchanged {file} + +config/packetfixer.properties +config/embeddium-options.json +config/sound_physics_remastered/occlusion.properties +config/sound_physics_remastered/reflectivity.properties \ No newline at end of file