summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Boyson <jboyson@gitlab.com>2019-08-02 18:45:21 +0000
committerPaul Slaughter <pslaughter@gitlab.com>2019-08-02 18:45:21 +0000
commitbc89bf56a022753a676f76fdd5d581f59f14b3c1 (patch)
tree35f0c74562aed5c18f767bbb2c4d1443446749ff
parentdd05aed1d36160bd035d56ee84524a7ea518ea4f (diff)
downloadgitlab-ce-bc89bf56a022753a676f76fdd5d581f59f14b3c1.tar.gz
Add md files to .prettierignore
This is to prevent prettier from auto formatting doc files.
-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