diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2629a9b..af0cc4b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = Resources/openplc_v2 url = https://github.com/FOSSEE/openplc_v2.git branch = master +[submodule "Resources/openplc_modules"] + path = Resources/openplc_modules + url = https://github.com/FOSSEE/openplc_modules.git + branch = master |