summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2012-02-21 10:42:08 +0100
committerPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2012-02-21 10:42:08 +0100
commit7477a9e3c3e955307558d7ed0ae47d68d24d156d (patch)
treef104156d547001b92ac43204ada8f56c16fd01bf /.hgignore
downloadenigma-7477a9e3c3e955307558d7ed0ae47d68d24d156d.tar.gz
initial commit: Plain module functional
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore43
1 files changed, 43 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..e360e23
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,43 @@
+syntax:glob
+*.swp
+*.pdf
+*.aux
+*.bbl
+*.log
+*.url
+*.toc
+*.ind
+*.out
+*.dvi
+*.blg
+*.4ct
+*.idv
+*.html
+*.css
+*.4tc
+*.lg
+*.xref
+*.idx
+*.tmp
+*.djvu
+*.ps
+*.make
+*.d
+*.fls
+*-blx.bib
+*.temp
+*.latexmain
+*.snm
+*.nav
+*.vrb
+*.top
+*.tuc
+*.swo
+*.tuo
+*.ted
+*.bib
+./testing/*
+./tmp.tex
+*–rst_temporary*
+./tmp/*
+./test/*