Constant xvc_core::XVCIGNORE_FILENAME
source · pub const XVCIGNORE_FILENAME: &str = ".xvcignore";Expand description
The standard ignore filename
Xvc considers patterns in this filename to be ignored. Patterns are identical in structure to Gitignore