update base image

This commit is contained in:
Sebastian Hugentobler 2017-01-10 16:33:59 +01:00
parent c3e2998c0a
commit 4f84d27349
2 changed files with 18 additions and 8 deletions

9
.editorconfig Normal file
View file

@ -0,0 +1,9 @@
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4