Initial commit

This commit is contained in:
Eduard Urbach 2023-10-17 11:06:14 +02:00
commit 19d23eeec4
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
4 changed files with 43 additions and 0 deletions

8
.gitignore vendored Normal file
View file

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