helidon icon indicating copy to clipboard operation
helidon copied to clipboard

When a new project is created, the gitignore should also be added

Open hyder opened this issue 2 years ago • 0 comments

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.

hyder avatar Feb 15 '24 10:02 hyder