Update .gitattributes
This commit is contained in:
parent
a005cb6f78
commit
e4fb70625d
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue