PHP 8.2.30
Preview: README.md Size: 680 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/ignore-by-default/README.md

# ignore-by-default

This is a package aimed at Node.js development tools. It provides a list of
directories that should probably be ignored by such tools, e.g. when watching
for file changes.

It's used by [AVA](https://www.npmjs.com/package/ava) and
[nodemon](https://www.npmjs.com/package/nodemon).

[Please contribute!](./CONTRIBUTING.md)

## Installation

```
npm install --save ignore-by-default
```

## Usage

The `ignore-by-default` module exports a `directories()` function, which will
return an array of directory names. These are the ones you should ignore.

```js
// ['.git', '.sass_cache', …]
var ignoredDirectories = require('ignore-by-default').directories()
```

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
614 B lrw-r--r-- 2026-02-03 15:06:46
Edit Download
748 B lrw-r--r-- 2026-02-03 15:06:46
Edit Download
775 B lrw-r--r-- 2026-02-03 15:06:44
Edit Download
680 B lrw-r--r-- 2026-02-03 15:06:46
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).