feat: add Makefile

This commit is contained in:
Muyao CHEN
2024-09-30 23:53:53 +02:00
parent 1cc7ce06ff
commit db9eb9e93b
2 changed files with 36 additions and 0 deletions

1
.gitignore vendored
View File

@ -20,6 +20,7 @@
# Go workspace file
go.work
go.work.sum
# ---> Vue
# gitignore template for Vue.js projects