Makefile: add /tests bin generation

This commit is contained in:
2024-01-03 19:11:20 +01:00
parent 2bab5c9d2c
commit b63a5cceda
2 changed files with 17 additions and 11 deletions

5
.gitignore vendored
View File

@@ -1,7 +1,10 @@
compile_commands.json
core
/.ccls-cache/
/test/test/
/test/cutest/
# created when building
/bin/
/obj/
/dep/
/lib/
/lib/