Skip to content

gtl ignore

Add patterns to .git/info/exclude with sensible defaults when none are provided

Aliases

ig

Usage

bash
gtl ignore [pattern...] [flags]

Examples

bash
gtl ignore
gtl ignore .env .env.local tmp/

Full Help

text
Add patterns to .git/info/exclude with sensible defaults when none are provided

Usage:
  gtl ignore [pattern...] [flags]

Aliases:
  ignore, ig

Examples:
gtl ignore
gtl ignore .env .env.local tmp/

Flags:
  -h, --help   help for ignore

Released under the MIT License.