add comments
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# specifies that the editor needn't look further, since this is the furthest
|
||||
# .editorconfig file
|
||||
root = true
|
||||
|
||||
# global settings, good/sane defaults for any file.
|
||||
# where we follow UNIX formatted plain text, and use tabs over spaces
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
|
||||
Reference in New Issue
Block a user