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

feat!: major refactor #88

Merged
merged 1 commit into from
Sep 21, 2022
Merged

feat!: major refactor #88

merged 1 commit into from
Sep 21, 2022

Commits on Sep 21, 2022

  1. feat: change interactions between files array and ignore files to b…

    …e more consistent
    
    BREAKING CHANGE: this module now follows a strict order of operations when applying ignore rules. if a `files` array is present in the package.json, then rules in `.gitignore` and `.npmignore` files from the root will be ignored.
    nlf committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0b19e7e View commit details
    Browse the repository at this point in the history