pub fn wasmer_ignore_walker() -> WalkBuilderFactoryExpand description
Create and configure a default ignore walker for building packages that:
- If a
.wasmerignorefile is present, it will be used to ignore files. - Otherwise, only
.gitfolders will be ignored.