22 lines
265 B
Plaintext
22 lines
265 B
Plaintext
# LaTeX core
|
|
*.aux
|
|
*.fdb_latexmk
|
|
*.fls
|
|
*.log
|
|
*.out
|
|
*.toc
|
|
*.xdv
|
|
|
|
# Project specific
|
|
build/
|
|
|
|
# PDF output (Optional: comment out if you want to track the PDF)
|
|
*.pdf
|
|
|
|
# Synctex (for editor navigation)
|
|
*.synctex.gz
|
|
|
|
# tikzposter specific / generic graphics
|
|
*.thm
|
|
*.pre
|