update dockerfile, add dockerignore
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-09-21 13:00:28 -07:00
parent e68027843d
commit 488af3d373
7 changed files with 34 additions and 6 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,4 @@
formless
# ---> Go
# Binaries for programs and plugins
*.exe
@@ -12,3 +13,4 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
.env