Add Yarn 2 files to .gitignore (#11143)

[skip ci]
This commit is contained in:
Nicolò Ribaudo
2020-02-14 00:33:06 +01:00
committed by GitHub
parent d21e2217d5
commit 4cfbd64f6c

5
.gitignore vendored
View File

@@ -1,5 +1,10 @@
.npmrc
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.pnp.js
.DS_Store
/node_modules
/.github/actions/*/node_modules