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