Initial commit

This commit is contained in:
Eduard Urbach 2024-03-31 21:01:47 +02:00
commit a4e5243ab3
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
6 changed files with 68 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
*
!*/
!.gitignore
!*.go
!*.md
!*.mod
!*.sum