Git ignore Yarn error logs
This commit is contained in:
parent
9b6728ad1e
commit
ec34e3a758
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@
|
||||||
/.env
|
/.env
|
||||||
/deploy.sh
|
/deploy.sh
|
||||||
/.vs/
|
/.vs/
|
||||||
|
yarn-error.log*
|
||||||
|
|
Loading…
Reference in a new issue