This commit is contained in:
2025-11-28 16:54:57 +00:00
parent 57c947df05
commit f40951a601
8 changed files with 135 additions and 3 deletions

2
.gitignore vendored
View File

@@ -8,6 +8,7 @@
*.dll
*.so
*.dylib
bin
# Test binary, built with `go test -c`
*.test
@@ -24,4 +25,3 @@ go.work.sum
# env file
.env