This commit is contained in:
ElPumpo
2018-08-13 20:47:22 +02:00
2 changed files with 9 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
root = true
[*]
indent_size = 4
indent_style = tab
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
View File