mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
chore(gitignore): add yarn-error.log to .gitignore
This commit is contained in:
parent
64ebcdb988
commit
6b2a9e7cf8
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,4 +2,5 @@ lib
|
||||||
node_modules
|
node_modules
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.vscode
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
|
yarn-error.log
|
Loading…
Add table
Add a link
Reference in a new issue