Initial commit

This commit is contained in:
Duncan Ogilvie
2022-10-21 02:32:29 +02:00
commit 4b546c0475
11 changed files with 81 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
bin
bin2
compile_commands.json
.clangd
temp.*
.vs
.cache
build*/
.idea/
cmake-build*/
CMakeLists.txt.user