add makefile

This commit is contained in:
2024-11-03 15:47:59 +00:00
parent 41be07666c
commit 92d5d96967
4 changed files with 54 additions and 6 deletions

3
.gitignore vendored
View File

@@ -4,6 +4,7 @@
*.dll
*.so
*.dylib
bin/
# Test binary, built with `go test -c`
*.test
@@ -13,5 +14,3 @@
# Dependency directories (remove the comment below to include it)
# vendor/
*.txt