diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-03-20 11:09:24 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-03-20 11:09:24 -0700 |
commit | 23327d7e357c358654ac302966819808d2bb2215 (patch) | |
tree | 9413aab618746da42a4c6e2885080aeb528b8eac /.gitattributes | |
parent | e330efca04e2d480b346366c19c4b944f8cc9820 (diff) |
More reorg
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 |