initial commit

This commit is contained in:
raf 2023-12-01 20:43:45 +03:00
commit ac95f3b5db
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
5 changed files with 75 additions and 0 deletions

3
.gitignore vendored
View file

@ -19,3 +19,6 @@
# Go workspace file
go.work
# Ignore dotenv files
.env*