ignore 'yarn.lock'
This commit is contained in:
parent
6f99c255ba
commit
1a52bc31e7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
.vscode/
|
||||
node_modules/
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
npm-debug.log
|
Loading…
Reference in a new issue