Move to subproject

This commit is contained in:
Andras Schmelczer 2024-11-02 10:29:27 +00:00
parent 94616205c8
commit 39bb81c553
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
17 changed files with 2480 additions and 91 deletions

View file

@ -1,10 +0,0 @@
# top-most EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 4
tab_width = 4