Initial commit

This commit is contained in:
2024-03-05 17:47:02 +01:00
commit aae983fd5b
8 changed files with 179 additions and 0 deletions

7
.gitignore vendored Normal file
View File

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