Skip to content

Commit

Permalink
fix(prettier): ignore coverage directory (gatsbyjs#10064)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandernanberg authored and pieh committed Nov 21, 2018
1 parent ec2cef3 commit cadf9f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ packages/gatsby/cache-dir/commonjs/**/*.js
**/__tests__/fixtures/**

infrastructure

# coverage
coverage

0 comments on commit cadf9f3

Please sign in to comment.