ignore

package
v0.0.0-...-c943012 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultIgnoreFilename = ".ignore"

Functions

This section is empty.

Types

type Filter

type Filter struct {
	// contains filtered or unexported fields
}

func New

func New(wd string, path ...string) *Filter

func (*Filter) Ignored

func (f *Filter) Ignored(path string) bool

func (*Filter) ReadIgnoreFiles

func (f *Filter) ReadIgnoreFiles(ctx context.Context) error

type Ignore

type Ignore struct {
	*ignore.GitIgnore
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL