If I remove those two files and rerun the build, they appear automatically.
- They must not be checked in into Git.
- They should not live among the sources, but in be in the target directory
For both cases:
Proposal A) Put it under the target directory instead (recommended)
Proposal B) .gitignore it in all quickstarts, templates, models, etc
If I remove those two files and rerun the build, they appear automatically.
For both cases:
Proposal A) Put it under the target directory instead (recommended)
Proposal B) .gitignore it in all quickstarts, templates, models, etc