Do not store strings in LFS
This commit is contained in:
parent
41d61924ed
commit
05ecbe0af8
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -3,6 +3,9 @@
|
||||
*.esm filter= diff= merge= -text
|
||||
*.esp filter= diff= merge= -text
|
||||
*.pex filter= diff= merge= -text
|
||||
*.dlstrings filter= diff= merge= -text
|
||||
*.ilstrings filter= diff= merge= -text
|
||||
*.strings filter= diff= merge= -text
|
||||
*.gitignore filter= diff= merge= text eol=lf
|
||||
*.gitattributes filter= diff= merge= text eol=lf
|
||||
*.json filter= diff= merge= text eol=lf
|
||||
|
Loading…
Reference in New Issue
Block a user