🔥 Replace all other files with 💀

This commit is contained in:
Dan Jones 2022-08-21 15:37:37 -05:00
commit d187e02d24
124 changed files with 345 additions and 8227 deletions

15
.editorconfig Normal file
View file

@ -0,0 +1,15 @@
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2