Merge branch 'git-ignore-yarn-error-log' into 'develop'
Git ignore Yarn error logs See merge request soapbox-pub/soapbox-fe!360
This commit is contained in:
commit
81c22aebab
|
@ -7,3 +7,4 @@
|
||||||
/.env
|
/.env
|
||||||
/deploy.sh
|
/deploy.sh
|
||||||
/.vs/
|
/.vs/
|
||||||
|
yarn-error.log*
|
||||||
|
|
Loading…
Reference in New Issue