Added .yarn folder to ignore file

This commit is contained in:
2024-02-09 22:00:51 +01:00
parent 0066c16be1
commit ef6183726f
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
.devcontainer
.git
.vscode
dist/
.yarn
dist
node_modules
scripts
.dockerignore