Initial commit.

This commit is contained in:
2023-01-10 21:47:02 +00:00
commit 1cec318025
7 changed files with 134 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
root = true
[*]
indent_size = 2
indent_style = space
end_of_line = lf
insert_final_newline = true
[Makefile]
indent_style = tab