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

Add ability to Ignore directories or Virtual env files #78

Open
edison12a opened this issue Aug 6, 2019 · 2 comments
Open

Add ability to Ignore directories or Virtual env files #78

edison12a opened this issue Aug 6, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@edison12a
Copy link

edison12a commented Aug 6, 2019

Can we Add the ability to Ignore directories or Virtual environments? My run of wily is getting errors due to files archived by my virtaul env.

@tonybaloney tonybaloney added enhancement New feature or request good first issue Good for newcomers labels Sep 17, 2019
@tonybaloney
Copy link
Owner

Agreed.

The ground work is already there. Each of the operators have an exlude and ignore option, there's just no way of setting them!

@DahlitzFlorian
Copy link
Collaborator

I have a few questions regarding the solution of this issue:

  • What's the difference between exclude and ignore?
  • On which level do you want to specify exclude and/or ignore (e.g. config file, cli argument per command)
  • Which commands are effected by this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants