diff options
| -rw-r--r-- | .gitattributes | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitattributes b/.gitattributes index 297d349d..6fa45e50 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@  util/data/* filter=lfs diff=lfs merge=lfs -text -ext/jp/data/* filter=lfs diff=lfs merge=lfs -text +ext/bg/data/* filter=lfs diff=lfs merge=lfs -text |