diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8b91638..cb258a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,12 +4,14 @@ [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 "opencv"] path = opencv url = https://github.com/Itseez/opencv.git + ignore = dirty [submodule "LibOVR-025"] path = LibOVR-025 url = https://github.com/opentrack/LibOVR |