You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/05/28 21:43:37 UTC

[GitHub] csantanapr commented on issue #39: scan code should ignore all files already in .gitignore

csantanapr commented on issue #39: scan code should ignore all files already in .gitignore
URL: https://github.com/apache/incubator-openwhisk-utilities/issues/39#issuecomment-392607582
 
 
   This will be a great benefit to have.
   For example today I was working with openwhisk-runtime-go repo and I need to exclude `.gogradle` and `vendor` directories which both are already ignored in `.gitignore`
   
   maybe implementing a flag to pass the location of the .igtignore file `--ignore $ROOTDIR/.gitignore`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services