Initial commit

This commit is contained in:
2024-10-18 18:18:36 -05:00
commit e8ce9f226c
7 changed files with 885 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
### CMake template
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
CMakeUserPresets.json
.idea