update gitignore
This commit is contained in:
parent
6a1c679d28
commit
c7894c3c75
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -128,3 +128,8 @@ dist
|
||||||
.yarn/build-state.yml
|
.yarn/build-state.yml
|
||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
|
||||||
|
# Don't commit test files
|
||||||
|
|
||||||
|
playground.js
|
Loading…
Reference in a new issue