diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-03-20 11:43:28 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-03-20 11:43:28 -0700 |
commit | fbb763559425744e33d909c550994a36afe66b3e (patch) | |
tree | 74004da11c676e5df732444c8c10403ebbd32708 /.gitattributes | |
parent | 23327d7e357c358654ac302966819808d2bb2215 (diff) |
Adding converted json dictionaries
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index c4d068a1..297d349d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ util/data/* filter=lfs diff=lfs merge=lfs -text -ext/jp/data/rules.json filter=lfs diff=lfs merge=lfs -text +ext/jp/data/* filter=lfs diff=lfs merge=lfs -text |