Prefixing with underscore instead of ignoring
Created by: zlatanvasovic
We could prefix jade/, src/ and vendor/ directories with underscore (Jekyll ignores everything prefixed with underscore) so we don't need to have exclude property in _config.yml.
What do you think?