mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-25 22:28:37 +00:00
3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
'use strict';
|
|
module.exports = /^(?:.*[\\\/])?node_modules(?:[\\\/].*)?$/;
|