This commit is contained in:
aspeddro 2021-09-29 18:36:17 -03:00
commit 31dc8fde27
No known key found for this signature in database
GPG key ID: 0C09619EB1B7A7CD
4 changed files with 142 additions and 0 deletions

7
.editorconfig Normal file
View file

@ -0,0 +1,7 @@
root = true
[*]
end_of_line = lf
charset = utf-8
indent_style = space
indent_size = 2