Add world desc and plan

This commit is contained in:
Anton Vakhrushev
2019-09-18 17:51:46 +03:00
parent 30a961c240
commit 9682af3011
2 changed files with 30 additions and 0 deletions

View File

@ -7,3 +7,8 @@ insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[.md]
indent_style = tab
indent_size = 2
insert_final_newline = true