Initial commit

This commit is contained in:
2026-02-03 10:58:04 -05:00
commit 205bfa9eb3
24 changed files with 1116 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# LaTeX build artifacts (if they leak into root)
*.aux
*.bbl
*.blg
*.log
*.out
*.toc
*.lof
*.lot
*.fls
*.fdb_latexmk
*.synctex.gz
*.dvi
*.pdf
# Directories
build/
out/