2020-10-10 00:54:23 +00:00
|
|
|
# explicitly list the files needed by docker.
|
|
|
|
*
|
|
|
|
!package.json
|
2021-04-02 23:11:27 +00:00
|
|
|
!yarn.lock
|
2020-10-10 00:54:23 +00:00
|
|
|
!tsconfig.json
|
|
|
|
!stubs
|
|
|
|
!app
|
|
|
|
!buildtools
|
|
|
|
!ormconfig.js
|
|
|
|
!static
|
|
|
|
!bower_components
|
|
|
|
!sandbox
|
2021-04-02 23:11:27 +00:00
|
|
|
!test
|