Open
Description
Hello.
I just noticed that I accidentally committed the deploy folder (I'm not using a template per se). I deleted it, tried to package and the package indeed fails. Then I come back to the documentation and saw that we are supposed to keep this directory.
But it will contain also build artifacts that I don't think we are supposed to keep.
Probably the right config for gitignore is
deploy/*
!deploy/config.json
Am I right?
Metadata
Metadata
Assignees
Labels
No labels