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

Ignore-rules should allow arbitrary alphanumeric identifier #53

Closed
nlmarco opened this issue Aug 20, 2016 · 0 comments
Closed

Ignore-rules should allow arbitrary alphanumeric identifier #53

nlmarco opened this issue Aug 20, 2016 · 0 comments
Assignees
Milestone

Comments

@nlmarco
Copy link
Contributor

nlmarco commented Aug 20, 2016

The ignore-rules introduced by #4 should be refactored to allow for an arbitrary alphanumeric identifier instead of a numeric index.

Thus, it should be possible to configure:

ignore[backup-file].namePattern=*.bak

instead of:

ignore[0].namePattern=*.bak

@nlmarco nlmarco added this to the 0.9.10 milestone Aug 20, 2016
@nlmarco nlmarco self-assigned this Aug 20, 2016
@nlmarco nlmarco closed this as completed Aug 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant