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

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.vscode/
.yarn/
node_modules/*
.env
dist/