This commit is contained in:
Armin 2026-08-15 15:36:28 +02:00
commit 42cf8432bf
57 changed files with 5782 additions and 0 deletions

17
.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
# Build output
build/
# CMake generated files
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
*.o
*.a
*.so
*.dylib
# Editor / OS
.DS_Store
.idea/
.vscode/
*.swp