22 lines
200 B
Plaintext
22 lines
200 B
Plaintext
# Emacs temp files
|
|
*~
|
|
#*#
|
|
.#*
|
|
|
|
# LaTeX export artifacts
|
|
*.aux
|
|
*.log
|
|
*.out
|
|
*.toc
|
|
*.fls
|
|
*.fdb_latexmk
|
|
*.synctex.gz
|
|
*.tex
|
|
auto/
|
|
|
|
# Org export outputs (derived from .org source)
|
|
*.html
|
|
*.pdf
|
|
*.docx
|
|
*.odt
|