libresign/.gitmodules
Vitor Mattos 03ffaf40f3
feat: add 3rdparty as git submodule
- Replace local 3rdparty directory with git submodule
- Dependencies are now managed in separate repository
- Scoped dependencies maintained in 3rdparty/composer/
- Autoload configuration already updated to use submodule path

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-07 15:11:29 -03:00

3 lines
89 B
Text

[submodule "3rdparty"]
path = 3rdparty
url = https://github.com/LibreSign/3rdparty.git