mediawiki-extensions-Popups/.gitignore

13 lines
183 B
Plaintext
Raw Normal View History

/docs/js/
/docs/ui/
/docs/php/
/.nyc_output/
/node_modules/
/vendor/
/composer.lock
/.eslintcache
/.storybook/mocks/**/*.less
/.storybook/mocks/**/*.tmp
/tests/selenium/log
.DS_Store