initial commit

This commit is contained in:
2022-11-30 12:18:33 +09:00
commit c31c8308d8
5 changed files with 86 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# output output
build/
# cmake general
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
Footer