diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-09 15:27:14 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-09 15:27:14 -0500 |
| commit | 2488deff02737330ff4f355746be2b49492ac3dc (patch) | |
| tree | 6e114f541c433549f27f3e6419145441ce64d819 /.gitignore | |
| parent | ff15a76f241e3beb84b203aa6d530e07a0127fd3 (diff) | |
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 <noreply@anthropic.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |
