diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index abf629c..5f13f77 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "powershell-client"] path = powershell-client url = https://github.com/yoke88/PSPHPIPAM.git +[submodule "phpipam-pyclient"] + path = phpipam-pyclient + url = https://github.com/viniciusarcanjo/phpipam-pyclient.git |