Initial commit with methods module
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -18,8 +18,12 @@
|
||||
# vendor/
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
go.work.sum
|
||||
#go.work
|
||||
#go.work.sum
|
||||
|
||||
# env file
|
||||
.env
|
||||
|
||||
# Intellij IDEA files
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
Reference in New Issue
Block a user