-
Notifications
You must be signed in to change notification settings - Fork 27
/
.gitignore
63 lines (61 loc) · 869 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.exe
.virthualenv
*~
.hsenv_*
.cabal-sandbox
cabal.sandbox.config
dist_*
dist-*
history
TAGS
_cache
_site
web/doc
web/blog
web/gallery/images
web/banner/images
.make
.shake.database
Shake
*.aux
*.log
HCAR/*.pdf
doc/icons/*.png
HCAR/html
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.nav
*.out
*.toc
*.vrb
*.snm
*.ptb
*.errors
talks/2013-nyhaskell/13-11-25-nyhaskell-diagrams.pdf
talks/2013-nyhaskell/13-11-25-nyhaskell-diagrams.tex
.diagrams_cache
talks/*/diagrams
talks/2014-LGM/LGM.pdf
talks/2014-LGM/LGM.tex
talks/2014-LGM/scripts/RepoRainbow
talks/2014-LGM/scripts/RepoRainbow.pdf
talks/2015-FARM/abstract.pdf
talks/2015-FARM/abstract.tex
talks/2015-FARM/sources
talks/2015-FARM/sources.zip
talks/2015-FARM/diagrams-FARM-15.tex
talks/2015-FARM/diagrams-FARM-15.pdf
*.tgz
.stack-work
.shake
stack.yaml
stack.yaml.lock
standalone-sandbox/