Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 1d069e19385..5428964b1ce 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -8,4 +8,6 @@
/vendor/
/sitespeed-result/
/fixtures/**/*.graphql
+# Storybook build artifacts
+/storybook/public
spec/fixtures/**/*.graphql