30 lines
277 B
Plaintext
30 lines
277 B
Plaintext
# LaTeX temporary files
|
|
*.aux
|
|
*.log
|
|
*.toc
|
|
*.fls
|
|
|
|
# PDF output - usually a bad idea to keep this in Git
|
|
*.pdf
|
|
|
|
# Latexmk
|
|
*.fdb_latexmk
|
|
|
|
# SyncTeX
|
|
*.synctex.gz
|
|
|
|
# LaTeX Beamer
|
|
*.snm
|
|
*.vrb
|
|
*.nav
|
|
*.out
|
|
|
|
# BibTeX
|
|
*.bbl
|
|
*.blg
|
|
|
|
# links
|
|
data/log.csv
|
|
data/ea_control.py
|
|
data/labcontrol
|