Initial skeleton

This commit is contained in:
Matteo Settenvini 2025-01-24 21:54:50 +01:00
commit cc1a66726e
Signed by: matteo
GPG key ID: 1C1B12600D81DE05
14 changed files with 1044 additions and 0 deletions

7
.editorconfig Normal file
View file

@ -0,0 +1,7 @@
# SPDX-FileCopyrightText: Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
# SPDX-License-Identifier: CC0-1.0
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space