Base objects for world

This commit is contained in:
2019-09-20 17:40:09 +03:00
parent 9682af3011
commit d8d9beaf60
2 changed files with 7 additions and 2 deletions

View File

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