UNPKG

git-diff-apply

Version:

Use an unrelated remote repository to apply a git diff

5 lines (3 loc) 151 B
'use strict'; // node_modules should probably not be here to remain agnostic module.exports = /^(?:(?!(^|[/\\])(?:\.git|node_modules)([/\\]|$)).)+$/;