This commit is contained in:
Guillermo Bonet 2022-11-07 14:12:08 +01:00
parent 8c7b0f13fe
commit d3effba114
2 changed files with 1 additions and 13 deletions

View File

@ -1,13 +0,0 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto eol=lf