summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorErin van der Veen2018-02-08 08:56:53 +0100
committerErin van der Veen2018-02-08 08:56:53 +0100
commitb66c0a3e93d2b6f4b1643700af7b246c5e1436c3 (patch)
treed6bd0563cfaed57cb33aae0f1a48c4c3e9ffb765 /.gitignore
parentAdd example programs; Main.hs using stdin (diff)
Create files for report
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore36
1 files changed, 36 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 196a265..d7e507e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,39 @@
+## Háskell ##
dist/
*.hi
*.o
+
+## LaTeX ##
+## Core latex/pdflatex auxiliary files:
+*.aux
+*.lof
+*.log
+*.lot
+*.fls
+*.out
+*.toc
+*.fmt
+*.fot
+*.cb
+*.cb2
+
+## Intermediate documents:
+*.dvi
+*.xdv
+*-converted-to.*
+*.ps
+*.eps
+*.pdf
+
+## Build tool auxiliary files:
+*.fdb_latexmk
+*.synctex
+*.synctex(busy)
+*.synctex.gz
+*.synctex.gz(busy)
+*.pdfsync
+*Notes.bib
+
+# minted
+_minted*
+*.pyg