Milestone 2

This commit is contained in:
Joey Yakimowich-Payne 2026-01-29 17:24:51 -07:00
commit 866f0419ad
19 changed files with 2006 additions and 23 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
/build/
/build-*/
/cmake-build-*/
/.cache/
/CMakeFiles/
/CMakeCache.txt
/cmake_install.cmake
/compile_commands.json
/Testing/
/CTestTestfile.cmake