1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

chore: ignore the .yarn directory

This commit is contained in:
Thomas Heartman 2024-06-10 12:53:48 +02:00
parent 6276a100c5
commit 24c3bdfafa
No known key found for this signature in database
GPG Key ID: BD1F880DAED1EE78

3
.gitignore vendored
View File

@ -61,3 +61,6 @@ website/docs/reference/api/**/sidebar.js
website/docs/reference/api/**/**.info.mdx
website/docs/generated
reports/jest-junit.xml
# Yarn stuff
.yarn