Initial Commit

This commit is contained in:
2026-08-25 06:38:37 -05:00
commit b1ce7c090d
5 changed files with 186 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
root = true
[*]
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.py]
indent_style = tab
[chinookfile]
indent_style = space