Updated the .gitignore

This commit is contained in:
2023-05-08 19:43:09 +02:00
parent 95bcb5badc
commit 5d2f53414c

4
.gitignore vendored
View File

@ -128,3 +128,7 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
# IDEs
.idea
.vscode