No tarball for gmail

This commit is contained in:
2022-07-24 22:33:35 -04:00
commit 16c9043bd0
13 changed files with 4394 additions and 0 deletions

10
.editorconfig Normal file
View File

@@ -0,0 +1,10 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{js,json,yml}]
charset = utf-8
indent_style = space
indent_size = 2