mediawiki-extensions-Popups/.gitignore
Stephen Niedzielski f9473f1830 [hygiene] [Git] anchor Storybook .gitignore path
For consistency and best practice, anchor the .storybook/mocks/**/*.less
path at the repo root.

Change-Id: I6121d5de6eb53ba2839a97a867c079d8e044f97f
2020-01-14 08:50:12 -07:00

11 lines
157 B
Plaintext

/docs/js/
/docs/ui/
/.nyc_output/
/node_modules/
/vendor/
/composer.lock
/.eslintcache
/.storybook/node_modules
/.storybook/dist
/.storybook/mocks/**/*.less