diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-04-24 20:04:14 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-04-24 20:04:14 -0700 |
commit | 62c2120286ddc39110b8ab01c4248ab5a8604b66 (patch) | |
tree | 788b47bd1b554c70ac718a77731da6039601500b /.gitattributes | |
parent | 46a2f0e87b8467cb5efa1924a977bce2dbd7c819 (diff) |
Use KanjiStrokeOrders
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 67c1076f..c575774d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ util/data/*dic* filter=lfs diff=lfs merge=lfs -text ext/bg/data/*dic* filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text |