diff options
| author | Andrew Rabert <ar@nullsum.net> | 2018-12-10 18:39:20 -0500 |
|---|---|---|
| committer | Vasily <JustAMan@users.noreply.github.com> | 2018-12-11 04:05:50 +0300 |
| commit | 59750496d590b06b80cf781817d77031b1749d4e (patch) | |
| tree | b8a917a82f4b82c63119cd7e4ed5996c4a116490 /.gitmodules | |
| parent | 764e6951c33671107bee3142cb502311240760cc (diff) | |
Move submodules into repo
There's little value, if any, by having these as separate modules.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index a8dd93d6d4..0000000000 --- a/.gitmodules +++ /dev/null @@ -1,9 +0,0 @@ -[submodule "Emby.XmlTv"] - path = Emby.XmlTv - url = https://github.com/jellyfin/Emby.XmlTv.git -[submodule "ImageMagickSharp"] - path = ImageMagickSharp - url = https://github.com/jellyfin/ImageMagickSharp.git -[submodule "Emby.IsoMounting"] - path = Emby.IsoMounting - url = https://github.com/jellyfin/Emby.IsoMounting.git |
