This commit is contained in:
2025-09-16 11:23:29 -05:00
parent c236c43ca7
commit f8134df732
143 changed files with 15987 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Ignore CMake build directories
/build/
/build-*/
/CMakeFiles/
/CMakeCache.txt
/compile_commands.json
/cmake_install.cmake
/Makefile