This commit is contained in:
sam 2024-04-23 20:37:20 +02:00
commit 8ca9b01243
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
30 changed files with 1885 additions and 0 deletions

5
.editorconfig Normal file
View file

@ -0,0 +1,5 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true