update template to use makefile

This commit is contained in:
2025-01-19 19:22:16 +01:00
parent c594c94428
commit 9362cb092c
7 changed files with 74 additions and 111 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,7 @@
.cache
.vscode/*
!.vscode/tasks.json
!.vscode/launch.json
build
bin
obj
compile_commands.json