This commit is contained in:
2026-07-09 00:33:51 +03:00
parent bbe1ec4b23
commit b1720b8a21
8 changed files with 480 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true