Add makefile

This commit is contained in:
2024-06-07 08:58:36 -07:00
parent a61a59e281
commit 5d4bf996c2
2 changed files with 14 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
.idea
cmake-build*
build/
compile_commands.json