view .hgignore @ 4:bc52346d79d8

ignore local note compiles
author Markus Kaiser <markus.kaiser@in.tum.de>
date Sun, 13 Apr 2014 20:26:49 +0200
parents a177cacbb8ea
children 5bf1c9a3ec2e
line wrap: on
line source

syntax: glob

# Compiled files (they should be added by-hand)
#*.dvi
#*.pdf
notes/tex/*.pdf

# TeX files
*.aux
*.bbl
*.blg
*.brf
*.log
*.out
*.synctex.gz
*.thm
*.toc
*.nav
*.snm

# Latexmk
*.fls
*.vrb
*.fdb_latexmk

# Swap files
*.swp

# pdfpc notes
*.pdfpc