Skip to content

Commit f4a84ab

Browse files
committed
Add missing ignore files
1 parent b8d9e42 commit f4a84ab

File tree

13 files changed

+4
-4732
lines changed

13 files changed

+4
-4732
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ node_modules
66
*.vsix
77
.DS_STORE
88
*.log
9-
test-results.xml
9+
test-results.xml
10+
.yarn/install-state.gz
11+
.yarnrc.yml
12+
yarn.lock

test-fixtures/explicit-dep/implicit-dep/yarn.lock

-13
This file was deleted.

test-fixtures/explicit-dep/yarn.lock

-8
This file was deleted.

test-fixtures/module-dep/yarn.lock

-8
This file was deleted.

test-fixtures/module-plugin-dep/yarn.lock

-74
This file was deleted.

test-fixtures/module-plugin/yarn.lock

-57
This file was deleted.

test-fixtures/module/yarn.lock

-13
This file was deleted.

test-fixtures/outdated/yarn.lock

-8
This file was deleted.

test-fixtures/plugins/yarn.lock

-51
This file was deleted.

test-fixtures/specific-version/yarn.lock

-8
This file was deleted.

test-fixtures/v3-plugin-override/yarn.lock

-11
This file was deleted.

test-fixtures/v3/yarn.lock

-8
This file was deleted.

0 commit comments

Comments
 (0)