New README & CONTRIBUTING that apply to pages only

This commit is contained in:
rprieto
2014-03-04 23:39:34 +11:00
parent 6c6ec8f923
commit 8d6fa5235c
5 changed files with 134 additions and 0 deletions

12
.editorconfig Normal file
View File

@@ -0,0 +1,12 @@
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false