This commit is contained in:
2024-06-17 00:44:06 +09:00
parent 166ab3ca6c
commit d038db3e15
24 changed files with 656 additions and 363 deletions

8
PHI-CL/.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false