1
0
Fork 0

Adding upstream version 0.0~git20221030.f2a1913.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-18 22:22:16 +02:00
parent 958064e3c4
commit 2ef6a43d9f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
19 changed files with 4554 additions and 0 deletions

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
# Gogland
.idea/
# Binaries for programs and plugins
*.so
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tools
*.out
*.coverprofile
*pkg