Recast navigation

This commit is contained in:
KimLS
2019-05-16 14:24:08 -07:00
parent e00cd4afd9
commit 4836db73d7
136 changed files with 65640 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# editorconfig.org
# top-most EditorConfig file
root = true
[*]
indent_size = 4
indent_style = tab
[*.yml]
indent_size = 2
indent_style = space