4 changed files with 14 additions and 3 deletions
@ -1,5 +1,9 @@ |
|||||
#idea file |
#idea file |
||||
.idea |
.idea |
||||
|
|
||||
dist |
# develop temp folder. |
||||
tmp |
tmp |
||||
|
|
||||
|
# build execute file |
||||
|
tank |
||||
|
|
||||
|
|||||
@ -1,3 +1,6 @@ |
|||||
# Eyeblue Tank |
# Eyeblue Tank |
||||
|
|
||||
> The document is comming... |
> The document is comming... |
||||
|
|
||||
|
|
||||
|
go build -mod=readonly |
||||
Loading…
Reference in new issue