3.0: Remove old code base.

This commit is contained in:
2021-01-07 10:19:32 -08:00
parent aafd9622a6
commit a0f7b51ba1
160 changed files with 0 additions and 19504 deletions

View File

@@ -1,18 +0,0 @@
# https://editorconfig.org/
root = true
[*]
indent_style = tab
indent_size = 3
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
max_line_length = 80
[COMMIT_EDITMSG]
indent_size = 4
max_line_length = 80