Moving from gitlab

This commit is contained in:
2026-01-09 13:14:33 +01:00
commit 6d5dccf85b
17 changed files with 1359 additions and 0 deletions

6
.clangd Normal file
View File

@@ -0,0 +1,6 @@
CompileFlags:
Add: [
"-I/usr/include/c++/13",
"-I/usr/include/x86_64-linux-gnu/c++/13",
"-I/usr/lib/gcc/x86_64-linux-gnu/13/include"
]