🎉」 init: hello world !

This commit is contained in:
2025-04-03 16:17:03 +02:00
commit 257320823e
7 changed files with 187 additions and 0 deletions

5
.clang-format Normal file
View File

@ -0,0 +1,5 @@
UseTab: Always
IndentWidth: 4
TabWidth: 4
AlignConsecutiveDeclarations: true
ConstructorInitializerIndentWidth: 4