From e4fb70625d77f343dd4a8841a9f1d77881a71f72 Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Fri, 24 Nov 2023 11:39:36 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index cffe6bd..99bc9aa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -42,6 +42,8 @@ text=auto # Other supported formats: *.[aA][bB][cC] filter=lfs diff=lfs merge=lfs -text *.[sS][rR][tT] filter=lfs diff=lfs merge=lfs -text +*.[gG][lL][tT][fF] filter=lfs diff=lfs merge=lfs -text +*.[gG][lL][bB] filter=lfs diff=lfs merge=lfs -text -------------------------------------------------- # Audio formats # Read more in: https://docs.unrealengine.com/4.27/en-US/WorkingWithAudio/Overview/#:~:text=Unreal%20Engine%204%20(UE4)%20supports,16%2Dbit%20format%20PCM%20files.