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

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