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

.prettierignore - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eccbb6b6892e591fb5dccfc2e599f9815e900223 (plain)
1
2
3
4
5
6
7
8
9
10
/coverage/
/node_modules/
/public/
/vendor/
/tmp/
/content/assets/javascripts/

# Ignore yml files since prettier formatting clashes with yamllint.
# https://github.com/adrienverge/yamllint/issues/443
*.yml