Merge branch 'ripcurlx-development' into Development

This commit is contained in:
Manfred Karrer 2017-10-20 08:42:30 -05:00
commit 32e54e394a
No known key found for this signature in database
GPG key ID: 401250966A6B2C46

9
.editorconfig Normal file
View file

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