working latex on vm

This commit is contained in:
Filipriec vibeVM
2026-02-05 00:18:14 +01:00
commit a0438053f6
4 changed files with 143 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# LaTeX core
*.aux
*.fdb_latexmk
*.fls
*.log
*.out
*.toc
*.xdv
# Project specific
build/
# PDF output (Optional: comment out if you want to track the PDF)
*.pdf
# Synctex (for editor navigation)
*.synctex.gz
# tikzposter specific / generic graphics
*.thm
*.pre