Create .dockerignore
This commit is contained in:
parent
0b99a32540
commit
7101636017
1 changed files with 9 additions and 0 deletions
9
.dockerignore
Normal file
9
.dockerignore
Normal file
|
@ -0,0 +1,9 @@
|
|||
LICENSE.md
|
||||
README.md
|
||||
node_modules
|
||||
dist
|
||||
.github
|
||||
.git
|
||||
.editorconfig
|
||||
.gitignore
|
||||
generate_icons.sh
|
Loading…
Reference in a new issue