diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ dist ### yarn ### # https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored +.pnp.* .yarn/* !.yarn/releases !.yarn/plugins |