Repo Update

This commit is contained in:
nearbyplayer
2018-08-10 00:50:47 -04:00
parent 8493c3a69c
commit c0cf79ea2d
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