Add old slides

This commit is contained in:
Oliver Davies 2017-07-02 00:51:42 +01:00
parent 2d20969ccf
commit f33406ffe2
428 changed files with 79379 additions and 0 deletions

View file

@ -0,0 +1,13 @@
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = tab
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.{json,lock}]
indent_size = 2
indent_style = space