Filter filepaths with local .gitignore
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
.gitignore support for ESLint Flat Config
Parse a .gitignore or .npmignore file into an array of patterns.
Gitignore Glob matcher for cspell
a CLI tool to build and sync *ignore files across files and repositories
dockerignore is a file filter library compatible with Docker and the node-ignore API
Utility to convert gitignore patterns to minimatch patterns
Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)
Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API with NO performance issues
Secretlint CLI that scan secret/credential data.
Get a list of the files to add from a folder into an npm package
ensure lines present in a local gitignore file
Loads environment variables from `.env.[development|test|production][.local]` files
A toolkit for JavaScript codemods
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
Compatibility utilities for ESLint
A simple .gitignore parser.
find the closest .gitignore file, parse it, and apply ignore rules
A CSS Modules transform to make local scope the default
🐊Putout plugin helps with .gitignore
Gulp plugin to exclude file contained in .gitignore from the stream
Let a globally installed package use a locally installed version of itself if available
Performance testing companion for React and React Native
Easily set application variables for the test, development, and production environments. Works well with environment variables and provides a gitignored file for local overrides.
Feel it's sometimes cumbersome to browse to a website, only to download a .gitignore? We've got your back! ignore-it is a small cli tool, which helps in fetching and creating .gitignore files from gitignore.io or local custom templates. We try to keep runtime dependencies as small as possible and are using mostly standard ruby libraries.