Skip to content

Commit

Permalink
Add pnpm files to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 5, 2022
1 parent 8d5566f commit bf834f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions exception/ignore-files.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ export default [
'.editorconfig',
/^(babel|commitlint|jest)\.config\.[cm]?js$/,
'.travis.yml',
'pnpm-lock.yaml',
'yarn.lock',
'package-lock.json',
'pnpm-debug.log',
'yarn-error.log',
'appveyor.yml',
'.watchmanconfig',
Expand Down

0 comments on commit bf834f3

Please sign in to comment.