Compare commits

..

3 Commits

Author SHA1 Message Date
Pedro Cabral
49b33fdbd4 added tasks to compile manually 2026-02-21 00:06:36 +01:00
Pedro Cabral
be2a389edf added smart build 2026-02-21 00:06:04 +01:00
Pedro Cabral
fbb9e400a1 ignore .DS_Store 2026-02-21 00:05:36 +01:00
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1 +1 @@
.DS_Store .DS_Store

View File

@@ -17,4 +17,4 @@
], ],
"latex-workshop.latex.recipe.default": "Smart LaTeX Build", "latex-workshop.latex.recipe.default": "Smart LaTeX Build",
"latex-workshop.formatting.latex": "latexindent" "latex-workshop.formatting.latex": "latexindent"
} }