megacursos1 / workers1 /auto3d /.editorconfig
luigi12345's picture
3d4d430fdc6c4817251cca13ca14d482b4155423564b910e7aa9b75b7cf593cc
df82a8c verified
raw
history blame
185 Bytes
# http://editorconfig.org
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space