Initial commit

This commit is contained in:
2026-05-01 20:02:53 +03:00
commit cd6c630904
8 changed files with 291 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
root = true
[*.{h,c,cpp}]
charset = utf-8
indent_style = tab
tab_width = 4