This commit is contained in:
2025-11-28 16:42:00 +00:00
parent 6a7524befb
commit 419b795d2a
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