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

Feat: Add Ability to Ignore Files Via Regex #1096

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

pjkaufman
Copy link
Collaborator

Fixes #1000

There is a desire for being able to ignore files based on a regex match. This regex will affect the path and is just a simple regex match comparison.

Changes Made:

  • Updated wording around iOS mobile
  • Added component and wording for files to ignore

@pjkaufman pjkaufman added the enhancement New feature or request label Jun 1, 2024
@pjkaufman pjkaufman self-assigned this Jun 1, 2024
@pjkaufman pjkaufman merged commit 3e6428d into platers:master Jun 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: RegEx to ignore files
1 participant