changeset 0:a177cacbb8ea

add .hgignore
author Markus Kaiser <markus.kaiser@in.tum.de>
date Sun, 13 Apr 2014 16:54:15 +0200
parents
children a9275b863a0d
files .hgignore
diffstat 1 files changed, 29 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Apr 13 16:54:15 2014 +0200
@@ -0,0 +1,29 @@
+syntax: glob
+
+# Compiled files (they should be added by-hand)
+#*.dvi
+#*.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