Update submodule structure

This commit is contained in:
Frederik Beimgraben 2025-09-01 16:28:21 +02:00
parent 305311f36f
commit 629086fdb6
4 changed files with 10 additions and 7 deletions

7
.gitignore vendored
View File

@ -102,13 +102,6 @@ uploads/
downloads/ downloads/
cache/ cache/
# LaTeX worktrees
backend/latex-qsm/
backend/latex-vsm/
# Generated PDFs
backend/assets/*.pdf
# Certificates # Certificates
*.pem *.pem
*.key *.key

8
.gitmodules vendored Normal file
View File

@ -0,0 +1,8 @@
[submodule "backend/latex-qsm"]
path = backend/latex-qsm
url = ssh://git@git.beimgraben.net:222/frederik/PA_Vorlage.git
branch = v1.2/QSM
[submodule "backend/latex-vsm"]
path = backend/latex-vsm
url = ssh://git@git.beimgraben.net:222/frederik/PA_Vorlage.git
branch = v1.2/VSM

1
backend/latex-qsm Submodule

@ -0,0 +1 @@
Subproject commit 4dca8b58bc350b5cd1835499ed6119b7e2220794

1
backend/latex-vsm Submodule

@ -0,0 +1 @@
Subproject commit c5aa64c41e25a4a938928c266460f0a020ab7b14