mirror of
https://github.com/wassname/steer-heal-love.git
synced 2026-06-27 17:02:34 +08:00
writeup: NeurIPS quarto scaffold + paper/paper-html recipes
docs/writeup/paper.qmd (2pp NeurIPS), references.bib, neurips_2023.sty, the quarto _extensions. justfile gains `paper` (latex) and `paper-html` (no latex) recipes. gitignore the generated paper.pdf/paper.tex and the transient .claude/. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
@@ -11,3 +11,6 @@ __pycache__/
|
||||
.env
|
||||
.venv/
|
||||
*.safetensors
|
||||
.claude/
|
||||
docs/writeup/paper.pdf
|
||||
docs/writeup/paper.tex
|
||||
|
||||
Reference in New Issue
Block a user