added yarn

This commit is contained in:
Proddy
2023-07-03 10:00:34 +02:00
parent 905c496fa3
commit 523f501bd0

7
.gitignore vendored
View File

@@ -29,6 +29,13 @@ node_modules
stats.html
*.sln
*.sw?
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# scripts
test.sh