Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.x: generate a .gitignore files from archetype #8401

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

tvallin
Copy link
Member

@tvallin tvallin commented Feb 21, 2024

Description

fix #8383

The archetype now generate a .gitignore file for every project.

Documentation

no impact

Signed-off-by: tvallin <thibault.vallin@oracle.com>
@tvallin tvallin added archetypes 4.x Version 4.x labels Feb 21, 2024
@tvallin tvallin self-assigned this Feb 21, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 21, 2024
@romain-grecourt romain-grecourt merged commit f765935 into helidon-io:main Feb 21, 2024
12 checks passed
hrstoyanov pushed a commit to hrstoyanov/helidon that referenced this pull request Feb 23, 2024
Signed-off-by: tvallin <thibault.vallin@oracle.com>
@tvallin tvallin deleted the 4.x-archetype-git branch February 27, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x archetypes OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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