Skip to content

Support for ignoring files via .neuronignore [plugin] #499

@srid

Description

@srid

Example .neuronignore:

# Ignore top-level dotfiles and dotdirs
./.*/**

# Ignore project specific files
./README.md
./CHANGELOG.md
./LICENSE.md

# Ignore everything under sub directories
./*/*/**

Metadata

Metadata

Assignees

Labels

as-pluginShould be implemented as a plugin

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions