diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 78f47b04..330b4739 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -util/data filter=lfs diff=lfs merge=lfs -text +util/data/* filter=lfs diff=lfs merge=lfs -text +extension/jp/data/rules.json filter=lfs diff=lfs merge=lfs -text |