.hgignore
author Scott Morrison <scott@tqft.net>
Mon, 29 Mar 2010 17:12:59 -0700
changeset 228 120676ecf088
parent 227 6c72a8d46db2
child 237 d42ae7a54143
permissions -rw-r--r--
ignoring more temporary files

# use glob syntax.
syntax: glob

# temporary files
*.aux
*.log
*.out
*.synctex.gz

# the article PDF
blob1.pdf

# bibliograph stuff
*.bbl
*.blg
bibliography