This commit is contained in:
Saeed Afzal
2025-11-28 14:32:44 +00:00
committed by Saeed Afzal
parent 6a7524befb
commit 9569b401ba
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