Compare commits

..

3 Commits

Author SHA1 Message Date
Pedro Cabral
95e8a944a7 added tasks to compile manually 2026-02-21 00:13:56 +01:00
Pedro Cabral
f681d5b6fe added smart build 2026-02-21 00:13:56 +01:00
Pedro Cabral
9d485a8cc4 ignore .DS_Store
added blank line to gitignore

added blank line to settings
2026-02-21 00:12:59 +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.formatting.latex": "latexindent"
}
}