Skip to content

Commit

Permalink
Chore: add yarn.lock and package-lock.json into .gitignore (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Mar 30, 2021
1 parent 1280ac1 commit a09a645
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -4,3 +4,5 @@ node_modules/
npm-debug.log
.eslint-release-info.json
.nyc_output
yarn.lock
package-lock.json

0 comments on commit a09a645

Please sign in to comment.