forked from alan-turing-institute/rse-course
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
69 lines (69 loc) · 1.27 KB
/
.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
64
65
66
67
68
69
_includes/
_layouts/
_site/
.dexy
.DS_Store
.ipynb_checkpoints
.jekyll-cache
.sconsign.dblite
.vscode
*.pyc
*.swp
a.out
ch02git/learning_git/
ch02git/somefile.md
ch03tests/diffusion/
ch04packaging/greetings/doc/_modules/
ch04packaging/greetings/doc/_static/
combined_files/
combined.ipynb
css/
favicon-144.png
favicon-152.png
favicon.ico
html/assets/callgrind.png
html/assets/coverage.png
html/assets/jenkins.png
html/index.html
html/reveal/.DS_Store
html/reveal/assets/callgrind.png
html/reveal/assets/coverage.png
html/reveal/assets/jenkins.png
html/reveal/assets/night-ucl-overlay.css
html/reveal/assets/solarized-ucl-overlay.css
html/reveal/assets/solarized.css
html/reveal/index.html
images/
indigo
indigo-jekyll-master/
jekyll.html
js/
master.zip
notebooks.zip
notes.pdf
notes.tex
output
output-site
pdf
session*/*.html
session*/*.nbconvert.ipynb
session*/*.v2.ipynb
session01/analyzer.py
session01/eight
session01/eight.py
session01/module1/
session01/pretty.py
session04/greeter.py
session04/greetings/doc/
session04/greetings/Greetings.egg-info/
session04/greetings/scripts/
session04/map.png
session04/midvals.yaml
session05/anotherfile.py
session05/config.yaml
session05/context.py
session06/fixed.png
session07/datasource2.yaml
session07/datasource3.yaml
session07/example.yaml
tdd.png