## LaTeX intermediate/generated files
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.log
*.out
*.toc
*.lof
*.lot
*.synctex.gz
*.synctex(busy)

## BibTeX
*.bst
!iclr2026_conference.bst

## Build artifacts
*.dvi
*.ps
*.eps_tex

## Generated by latexmk
*.run.xml
*.bcf

## Generated by biber
*-blx.bib
*-blx.aux

## Misc
*.nav
*.snm
*.vrb
*.xdv
*.spl
*.idx
*.ilg
*.ind
*.glg
*.glo
*.gls
*.ist
*.acn
*.acr
*.alg
*.nlo
*.nls
*.maf
*.mtc*
*.ptc*
*.thm

## Editor backup/swap files
*~
*.swp
*.swo
*.bak

## OS files
.DS_Store
Thumbs.db

## Do NOT ignore PDF output
!*.pdf
