mirror of
https://gitlab.com/MisterBiggs/latex-bingo.git
synced 2025-06-15 14:46:41 +00:00
38 lines
399 B
Plaintext
38 lines
399 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
maketwocolumnchecklist.py
|
|
|
|
# C extensions
|
|
*.so
|
|
|
|
## Core latex/pdflatex auxiliary files:
|
|
*.aux
|
|
*.lof
|
|
*.log
|
|
*.lot
|
|
*.fls
|
|
*.out
|
|
*.toc
|
|
*.fmt
|
|
*.fot
|
|
*.cb
|
|
*.cb2
|
|
|
|
## Build tool auxiliary files:
|
|
*.fdb_latexmk
|
|
*.synctex
|
|
*.synctex(busy)
|
|
*.synctex.gz
|
|
*.synctex.gz(busy)
|
|
*.pdfsync
|
|
|
|
# Texpad
|
|
.texpadtmp
|
|
|
|
# Mac OS X
|
|
Icon*
|
|
.DS_Store
|
|
.dropbox
|