Compare commits

..

No commits in common. "629086fdb6890ae116abbbc385b873a7fc763c00" and "ba356ae2f2a8aab43e9e8f5ad570d904cad7e01a" have entirely different histories.

5 changed files with 10 additions and 9 deletions

7
.gitignore vendored
View File

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

9
.gitmodules vendored
View File

@ -1,8 +1,3 @@
[submodule "backend/latex-qsm"]
path = backend/latex-qsm
[submodule "backend/latex-templates"]
path = backend/latex-templates
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 +0,0 @@
Subproject commit 4dca8b58bc350b5cd1835499ed6119b7e2220794

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

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