02ecfaad94
Clean up repo: remove tracked build artifacts, old versions, cruft
...
Removed from tracking:
- Build artifacts (*.aux, *.bbl, *.blg, *.fls, *.fdb_latexmk, *.log, *.toc, *.pdf)
- Old versioned files (v1.tex, v2.tex) - content now in renamed files
- Empty biblatex.sty placeholder
- Vendored todonotes.sty (still in working tree, now gitignored)
- .DS_Store
Updated .gitignore to prevent re-adding *.sty files
2026-03-09 22:05:33 -04:00
a01f42d47c
Fix \split conflict, add .gitignore for build artifacts
...
- Renamed \split → \splitnote (\split already defined by another package)
- Added .gitignore for *.aux, *.log, *.pdf, etc.
- Branch switching now clean — just recompile after switch
2026-03-09 21:34:40 -04:00