Updated the .gitignore
This commit is contained in:
parent
95bcb5badc
commit
5d2f53414c
4
.gitignore
vendored
4
.gitignore
vendored
@ -128,3 +128,7 @@ dist
|
|||||||
.yarn/build-state.yml
|
.yarn/build-state.yml
|
||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
# IDEs
|
||||||
|
.idea
|
||||||
|
.vscode
|
Reference in New Issue
Block a user