gristlabs_grist-core/.dockerignore

14 lines
167 B
Plaintext
Raw Normal View History

# explicitly list the files needed by docker.
*
!package.json
!yarn.lock
!tsconfig.json
!stubs
!app
!buildtools
!ormconfig.js
!static
!bower_components
!sandbox
!test