diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-01-16 12:10:20 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-01-16 12:10:20 +0100 |
commit | ff05dedb7ebfc5110a50232ca2666adf303836f6 (patch) | |
tree | acd514c83920337aa809daa3e7a6ea5927783109 | |
parent | bbdfe42628cc324904a49d472230c8cbbfd9e1d5 (diff) |
kill submodules
-rwxr-xr-x | .gitmodules | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.gitmodules b/.gitmodules index 6902668..0bbcc60 100755 --- a/.gitmodules +++ b/.gitmodules @@ -1,16 +1,6 @@ [submodule "aruco"] path = aruco url = https://github.com/opentrack/aruco.git -[submodule "flandmark"] - path = flandmark - url = https://github.com/uricamic/flandmark.git - ignore = dirty -[submodule "headtracker"] - path = headtracker - url = https://github.com/sthalik/headtracker.git -[submodule "opentrack.wiki"] - path = wiki - url = https://github.com/opentrack/opentrack.wiki.git [submodule "LibOVR-140"] path = LibOVR-140 url = https://github.com/opentrack/LibOVR.git |