Initial commit

This commit is contained in:
2026-04-09 21:16:47 +03:00
commit ef8114d045
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