Cleanup repo

This commit is contained in:
Kevin Yue
2024-01-16 05:19:22 -05:00
parent edc13ed14d
commit 1a98c3b863
123 changed files with 0 additions and 8078 deletions

View File

@@ -1,13 +0,0 @@
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = false
trim_trailing_whitespace=true
indent_style = space
indent_size = 4
[*.sh]
indent_style = tab