Skip to main content

DEVPRUNE_IGNORE_FILE

Constant DEVPRUNE_IGNORE_FILE 

Source
pub const DEVPRUNE_IGNORE_FILE: &str = "ignore.devprune.json";
Expand description

Filename that, when present in a repo root, causes dev-prune to skip that repo entirely.

Create this file with: touch ignore.devprune.json