https://github.com/kaelzhang/ignore-nested
Nested and hierarchical .gitignore rules manager and walker.
https://github.com/kaelzhang/ignore-nested
gitignore nested nodejs npmignore
Last synced: about 1 month ago
JSON representation
Nested and hierarchical .gitignore rules manager and walker.
- Host: GitHub
- URL: https://github.com/kaelzhang/ignore-nested
- Owner: kaelzhang
- License: other
- Created: 2018-07-24T02:18:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T14:03:49.000Z (over 6 years ago)
- Last Synced: 2025-03-25T13:16:16.723Z (about 1 month ago)
- Topics: gitignore, nested, nodejs, npmignore
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/kaelzhang/ignore-nested)
[](https://codecov.io/gh/kaelzhang/ignore-nested)# ignore-nested
## Install
```sh
$ npm i ignore-nested
```## Usage
```js
import ignore_nested from 'ignore-nested'
```## License
MIT