add dockerignore
This commit is contained in:
21
.dockerignore
Normal file
21
.dockerignore
Normal file
@@ -0,0 +1,21 @@
|
||||
.pm
|
||||
.git
|
||||
bin
|
||||
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
node_modules/
|
||||
package-lock.json
|
||||
package.json
|
||||
|
||||
.gitignore
|
||||
.goreleaser.yaml
|
||||
|
||||
*.db
|
||||
*.ext
|
||||
|
||||
Makefile
|
||||
|
||||
# Added by goreleaser init:
|
||||
dist/
|
||||
Reference in New Issue
Block a user