everything up to index

This commit is contained in:
Gardient
2018-02-17 23:25:30 +02:00
parent ff7a3c5471
commit 3514bd0799
19 changed files with 393 additions and 13 deletions

View File

@@ -5,5 +5,8 @@ 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
insert_final_newline = false