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