Initial commit

This commit is contained in:
Andrei Ciortea
2021-10-04 09:13:00 +02:00
commit 5b835bc6bc
36 changed files with 1662 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
end_of_line = lf
insert_final_newline = true