now-compose icon indicating copy to clipboard operation
now-compose copied to clipboard

Ignore all files in .gitignore during upload process

Open dannav opened this issue 6 years ago • 1 comments

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

dannav avatar Jun 20 '18 02:06 dannav

Also parse .dockerignore files

SpencerC avatar Jul 12 '18 00:07 SpencerC