mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 15:16:50 +00:00
2081ab4bf3
Changes of note: - The doc and node-debug jobs are moved to ensure that all test prefixed jobs are together in the package.json manifest. - 2 additional scripts are added (linter:js & linter:styles) to match WVUI's NPM script naming convention. Bug: T206462 Change-Id: Ib84f93c20f13aefb2d8f8755261b1f14e5902f16
14 lines
198 B
Plaintext
14 lines
198 B
Plaintext
/docs/js/
|
|
/docs/ui/
|
|
/docs/php/
|
|
/.nyc_output/
|
|
/node_modules/
|
|
/vendor/
|
|
/composer.lock
|
|
/.eslintcache
|
|
/.storybook/node_modules
|
|
/.storybook/dist
|
|
/.storybook/mocks/**/*.less
|
|
/tests/selenium/log
|
|
.DS_Store
|