Files
HonorThesis/.gitignore
Zheyuan Wu 36695720a6 add code
2026-03-30 17:08:17 -05:00

52 lines
545 B
Plaintext

# ---> TeX
## Core latex/pdflatex auxiliary files:
*.aux
*.lof
*.log
*.lot
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
.*.lb
## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
*.bbl-SAVE-ERROR
*.bcf
*.blg
*-blx.aux
*-blx.bib
*.run.xml
## Build tool auxiliary files:
*.fdb_latexmk
*.synctex
*.synctex(busy)
*.synctex.gz
*.synctex.gz(busy)
*.pdfsync
*.rubbercache
rubber.cache
## Build tool directories for auxiliary files
# latexrun
latex.out/
# amsthm
*.thm
# beamer
*.nav
*.pre
*.snm
*.vrb
# python
__pycache__
# vscode
.vscode/