Updated readme & removed unused files

This commit is contained in:
2023-12-01 14:42:10 -05:00
parent 9d2001189a
commit a13f063b18
13 changed files with 67 additions and 148 deletions

View File

@ -3,8 +3,8 @@ root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
indent_style = tab
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true