add comments

This commit is contained in:
2025-08-02 01:28:03 +02:00
parent 77fce2e707
commit f2255cd499

View File

@@ -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