Initial commit

This commit is contained in:
Attila Body 2025-06-01 19:20:28 +02:00
commit 5ee5c5cb2e
Signed by: abody
GPG key ID: BD0C6214E68FB5CF
9 changed files with 461 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
/build/
/.cache/
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
build.ninja