Skip to content

Allow text files to keep customized parts when regenerating. #28673

Open
@mshima

Description

@mshima
Overview of the feature request

Allow plain text files like gitignore, prettierignore, css files, others, to have a marker that identifies customization start.
Every time the marker is found, that part is extracted and appended to the end of the regenerated file.

Ex (.gitignore):

# Logs
logs
*.log

# JHipster keep
MyFile
MyFolder
Motivation for or Use Case

Make easier to keep plain text files customizations between regenerations.

Related issues or PR
  • Checking this box is mandatory (this is just to show you read everything)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions