diff options
| author | Alex Yatskov <alex@foosoft.net> | 2016-12-23 16:25:14 -0800 |
|---|---|---|
| committer | Alex Yatskov <alex@foosoft.net> | 2016-12-23 16:25:14 -0800 |
| commit | 09b2db4fdf5f3a3697c873b79185c246d968fa44 (patch) | |
| tree | 318555e94bc2228b8507ad370c117eb991f740be /.gitattributes | |
| parent | 74cd35093df42e94ec111826020cd1a75236b329 (diff) | |
file management
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 74ed3a99..00000000 --- a/.gitattributes +++ /dev/null @@ -1,4 +0,0 @@ -ext/bg/data/edict/*.json filter=lfs diff=lfs merge=lfs -text -ext/bg/data/enamdict/*.json filter=lfs diff=lfs merge=lfs -text -ext/bg/data/kanjidic/*.json filter=lfs diff=lfs merge=lfs -text -*.ttf filter=lfs diff=lfs merge=lfs -text |