more stuff

This commit is contained in:
2024-02-09 19:32:41 -07:00
parent d76c0d31f9
commit 4a1c6e1a72
12 changed files with 249 additions and 1 deletions
+10
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