use makefile build system
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,3 +1,8 @@
|
||||
.vscode
|
||||
build
|
||||
package/usr
|
||||
.*
|
||||
|
||||
!.github/
|
||||
!.gitignore
|
||||
|
||||
/bin/
|
||||
/obj/
|
||||
/compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user