helidon
helidon copied to clipboard
When a new project is created, the gitignore should also be added
Environment Details
- Helidon Version: 4.0.5
- Helidon SE or Helidon MP
- JDK version: NA
- OS: NA
- Docker version (if applicable): NA
Problem Description
When a developer creates a new project, the developer will at some point want to save the code to a git repo. It would be helpful to the developer to also create a gitignore files so that neither sensitive information nor build files are checked into a git repo.