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 .griveignore #120

Closed
rakshazi opened this issue Nov 5, 2016 · 3 comments
Closed

Add .griveignore #120

rakshazi opened this issue Nov 5, 2016 · 3 comments

Comments

@rakshazi
Copy link

rakshazi commented Nov 5, 2016

Hello @vitalif !
Please, add ability to ignore files and dirs via separate file, eg: .griveignore.
Syntax can be as .gitignore files, because it's most used fromat. Specifications: https://git-scm.com/docs/gitignore

Best regards,
Nikita Chernyi.

pS: I don't know C/C++, thats why I can't do it and PR myself, sorry :(

@rakshazi
Copy link
Author

@vitalif hello!
Can you implement this feature, please?

@Slaedr
Copy link

Slaedr commented Dec 13, 2016

Indeed, that would be very useful. I know some C++, but I'm totally new to the tools used by @vitalif, like yajl. Perhaps I'll try something over the winter if time permits.

@vitalif
Copy link
Owner

vitalif commented Dec 14, 2016

In fact it's rather simple because .ignore is easily translated into a regexp. Ok, I'll implement it if everyone wants it so hard :)

vitalif added a commit that referenced this issue Mar 19, 2017
vitalif added a commit that referenced this issue Mar 19, 2017
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

3 participants