now-compose
now-compose copied to clipboard
Ignore all files in .gitignore during upload process
now-compose currently only ignore node_modules
.
use https://github.com/kaelzhang/node-ignore
and parse each .gitignore file to find file paths that we should not include in upload
Also parse .dockerignore files