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 /.gitmodules | |
parent | 74cd35093df42e94ec111826020cd1a75236b329 (diff) |
file management
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..1d7e60d4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ext/bg/lang/data"] + path = ext/bg/lang/data + url = https://FooSoft@bitbucket.org/FooSoft/yomichan-data.git |