Ignore yarn folder
This commit is contained in:
parent
dc83fe5646
commit
97c1cbe74d
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,4 +2,5 @@ node_modules/
|
|||
dist/
|
||||
service-worker.build.js
|
||||
.env
|
||||
static/images/mockups
|
||||
static/images/mockups
|
||||
.yarn/
|
Loading…
Reference in a new issue