Update submodule structure
This commit is contained in:
parent
305311f36f
commit
629086fdb6
7
.gitignore
vendored
7
.gitignore
vendored
@ -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
8
.gitmodules
vendored
Normal 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
1
backend/latex-qsm
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 4dca8b58bc350b5cd1835499ed6119b7e2220794
|
||||||
1
backend/latex-vsm
Submodule
1
backend/latex-vsm
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c5aa64c41e25a4a938928c266460f0a020ab7b14
|
||||||
Loading…
Reference in New Issue
Block a user