Skip to content

Exclude certain files/folders #423

@Bananeweizen

Description

@Bananeweizen

Have you ever thought about a kind of filtering to exclude some files and folders from the refactorings? E.g. we have some generated code (from EMF, Xtext, etc.) and I would like to exclude that one, instead of reverting it afterwards via git. I could imagine these:

  • regex on location (e.g. exclude ".-gen.")
  • regex on file content (e.g. ".generated by.")

For me the location based filtering would be sufficient.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions