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

Handle negative gitignore patterns correctly #195

Merged
merged 2 commits into from
Mar 18, 2017

Commits on Mar 17, 2017

  1. fix: handle negative gitignore patterns correctly

    *  split out getGitIgnores from getIgnores
    *  adapt test cases accordingly
    *  extend gitignore test case with negative pattern
    *  invert gitignore patterns and feed sotred as glob instead of opts.ignore
    
    fix #154
    marionebl committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    98040a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. Configuration menu
    Copy the full SHA
    5909fee View commit details
    Browse the repository at this point in the history