first version

This commit is contained in:
uw935
2024-02-04 15:09:54 +03:00
commit f5752606af
14 changed files with 79601 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
root = true
[*]
charset = "utf-8"
[**.py]
indent_style = tab
indent_size = 4