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 '.prettierignore')
-rw-r--r--.prettierignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.prettierignore b/.prettierignore
index ff8188bbda4..ea7e6268b93 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -1,9 +1,9 @@
/app/assets/javascripts/locale/**/app.js
+/fixtures/lib/gitlab/graphql/
/node_modules/
/public/
/vendor/
/tmp/
-doc/api/graphql/reference/gitlab_schema.graphql
# ignore stylesheets for now as this clashes with our linter
*.css