summaryrefslogtreecommitdiff
path: root/.prettierignore
blob: 2c5104fb1b8b7ea21d112a74a56a69299fb74a26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/app/assets/javascripts/locale/**/app.js
/fixtures/lib/gitlab/graphql/
/node_modules/
/public/
/vendor/
/tmp/
/sitespeed-result/

# ignore stylesheets for now as this clashes with our linter
*.css
*.scss
*.md