Added meta files

This commit is contained in:
2024-02-26 08:54:21 -08:00
commit 7239eb15d7
4 changed files with 14 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false
+1
View File
@@ -0,0 +1 @@
/target
+3
View File
@@ -0,0 +1,3 @@
{
"editor.formatOnSave": true
}
+1
View File
@@ -0,0 +1 @@
hard_tabs = true