Files
evil_MoE/docs/writeup/.gitignore
T

19 lines
349 B
Plaintext

# LaTeX / tectonic build artifacts -- regenerable, never commit.
*.pdf
*.aux
*.log
*.bbl
*.blg
*.out
*.fls
*.fdb_latexmk
*.synctex.gz
*.toc
build/
# figures are symlinks into out/figs/ (regenerated by `just dyn`); don't commit.
figs/
# QC text dump + generated markdown (regenerate with `just paper-qc` / `paper-md`)
paper.txt
qc_report.txt
main.md