ignore core/vendor in scrutinizer
This commit is contained in:
parent
74d375d8ea
commit
2c941729ee
|
@ -6,12 +6,9 @@ filter:
|
||||||
- 'core/l10n/*'
|
- 'core/l10n/*'
|
||||||
- 'apps/*/l10n/*'
|
- 'apps/*/l10n/*'
|
||||||
- 'lib/l10n/*'
|
- 'lib/l10n/*'
|
||||||
|
- 'core/vendor/*'
|
||||||
- 'core/js/tests/lib/*.js'
|
- 'core/js/tests/lib/*.js'
|
||||||
- 'core/js/tests/specs/*.js'
|
- 'core/js/tests/specs/*.js'
|
||||||
- 'core/js/jquery-1.10.0.js'
|
|
||||||
- 'core/js/jquery-1.10.0.min.js'
|
|
||||||
- 'core/js/jquery-migrate-1.2.1.js'
|
|
||||||
- 'core/js/jquery-migrate-1.2.1.min.js'
|
|
||||||
- 'core/js/jquery-showpassword.js'
|
- 'core/js/jquery-showpassword.js'
|
||||||
- 'core/js/jquery-tipsy.js'
|
- 'core/js/jquery-tipsy.js'
|
||||||
- 'core/js/jquery-ui-1.10.0.custom.js'
|
- 'core/js/jquery-ui-1.10.0.custom.js'
|
||||||
|
|
Loading…
Reference in New Issue