This commit is contained in:
2023-05-07 13:27:32 +09:00
parent 339e95dbc3
commit 228303a3d0
24 changed files with 1908 additions and 11 deletions

8
PHI-PB/.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