[hygiene] [Git] anchor Storybook .gitignore path

For consistency and best practice, anchor the .storybook/mocks/**/*.less
path at the repo root.

Change-Id: I6121d5de6eb53ba2839a97a867c079d8e044f97f
This commit is contained in:
Stephen Niedzielski 2020-01-14 08:47:00 -07:00
parent 735b5cc854
commit f9473f1830

2
.gitignore vendored
View file

@ -7,4 +7,4 @@
/.eslintcache
/.storybook/node_modules
/.storybook/dist
.storybook/mocks/**/*.less
/.storybook/mocks/**/*.less