Ignore scripts folder and update Makefile
This commit is contained in:
parent
e52d17f257
commit
c2b4e8467b
2 changed files with 3 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -2,4 +2,4 @@ fmt:
|
|||
go fmt ./...
|
||||
|
||||
build:
|
||||
go build -o sandwitchboard ./...
|
||||
go build -o sandwitchboard ./.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue