This commit is contained in:
acx
2024-07-07 15:53:31 +00:00
parent 50913eecbb
commit bddf92686c
2 changed files with 10 additions and 0 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
[Makefile]
indent_style = tab