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 flag not working correctly #56

Closed
orf opened this issue Dec 4, 2017 · 5 comments
Closed

Ignore flag not working correctly #56

orf opened this issue Dec 4, 2017 · 5 comments

Comments

@orf
Copy link

orf commented Dec 4, 2017

This is very annoying. My IDE puts a .idea file in the project, which is in my gitignore. micro-dev does not seem to respect the --ignore flag. I have tried:

--ignore=.idea/

--ignore=.idea/*

--ignore=**/*.xml

--ignore=*.xml

And all other kinds of patterns. Unfortunately combined with #55 it makes micro-dev pretty unusable right now :'(

@leo
Copy link
Contributor

leo commented Dec 4, 2017

Can you try cloning #54? Maybe it solves your issue? If so, we can release it 😊

@orf
Copy link
Author

orf commented Dec 4, 2017

Yes, this fixes my issue! 👍

@leo
Copy link
Contributor

leo commented Dec 4, 2017

Fixed in #54

@leo leo closed this as completed Dec 4, 2017
@orf
Copy link
Author

orf commented Dec 4, 2017

Thank you for the fast turn-around @leo 👍

@leo
Copy link
Contributor

leo commented Dec 4, 2017

Released! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants