Add slides sub-directories for Reveal.js

This commit is contained in:
Oliver Davies 2017-07-02 01:43:57 +01:00
parent c79d949569
commit 76674130d4
395 changed files with 0 additions and 0 deletions

View file

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