13 lines
110 B
Plaintext
13 lines
110 B
Plaintext
# LaTeX build artifacts
|
|
*.aux
|
|
*.log
|
|
*.out
|
|
*.toc
|
|
*.fls
|
|
*.fdb_latexmk
|
|
*.synctex.gz
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|