From 2488deff02737330ff4f355746be2b49492ac3dc Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 9 Jun 2026 15:27:14 -0500 Subject: Add AAAI-27 paper scaffolding main.tex (AuthorKit 27 wrapper), preview.tex (kit-free preview build), shared defs. body.tex is a draft to be REWRITTEN from the evidence ledger (notes/36): it omits most of the validation chain and cites the retired closed-form number; do not treat its content as authoritative. Co-Authored-By: Claude Fable 5 --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6dd4b78..12c5ea2 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,13 @@ Thumbs.db # Logs *.log + +# Paper build artifacts +paper/*.pdf +paper/*.aux +paper/*.out +paper/*.bbl +paper/*.blg +paper/*.fls +paper/*.fdb_latexmk +paper/*.synctex.gz -- cgit v1.2.3