Remove app/templates/vendor from .cfignore

It's created by `npm run build` so needs to be
part of the code zipped up by
`make build-paas-artifact`.
This commit is contained in:
Tom Byers
2019-12-02 16:24:56 +00:00
parent 73b9807102
commit 3e1af6078f

View File

@@ -68,7 +68,6 @@ cache/
node_modules
bower_components
npm-debug.log
app/templates/vendor
environment.sh
.envrc