Add docker ignore rules
This commit is contained in:
parent
1018dc793b
commit
d834e6484d
1 changed files with 6 additions and 0 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
*
|
||||
|
||||
!src/
|
||||
!package.json
|
||||
!package-lock.json
|
||||
!LICENCE
|
Loading…
Reference in a new issue