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:
authorPaul Slaughter <pslaughter@gitlab.com>2019-08-02 21:45:22 +0300
committerPaul Slaughter <pslaughter@gitlab.com>2019-08-02 21:45:22 +0300
commitea22989e527dd0ae4d9024c21400cb15646d8423 (patch)
tree35f0c74562aed5c18f767bbb2c4d1443446749ff
parentdd05aed1d36160bd035d56ee84524a7ea518ea4f (diff)
parentbc89bf56a022753a676f76fdd5d581f59f14b3c1 (diff)
Merge branch 'prevent-prettier-from-updating-md-files' into 'master'
Add md files to .prettierignore See merge request gitlab-org/gitlab-ce!31426
-rw-r--r--.prettierignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierignore b/.prettierignore
index dc9e572ab54..c9b945ac96d 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -7,3 +7,4 @@
# ignore stylesheets for now as this clashes with our linter
*.css
*.scss
+*.md