initial commit

This commit is contained in:
2024-10-12 18:54:19 +01:00
commit 030e8d51af
43 changed files with 4614 additions and 0 deletions

4
.clang-format Normal file
View File

@@ -0,0 +1,4 @@
BasedOnStyle: LLVM
UseTab: Always
IndentWidth: 4
TabWidth: 4