Skip to content

Commit

Permalink
Add pnpm-lock.yaml to ignored files (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Sep 16, 2021
1 parent 78940e0 commit d605205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/api.ts
Expand Up @@ -11,6 +11,7 @@ export const defaults = {
^(yarn|Gemfile|Cargo|composer)\\.lock$
^package-lock\\.json$
^npm-shrinkwrap\\.json$
^pnpm-lock\\.yaml$
\\.sublime-project$
^(tsconfig|typings|tslint|tsfmt)\\.json$
^coffeelint\\.json$
Expand Down

0 comments on commit d605205

Please sign in to comment.