Skip to content

Commit 8c4e010

Browse files
committed
chore: update .gitignore for Yarn Modern and untrack install-state.gz
1 parent 01db34e commit 8c4e010

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,12 @@ a2a_agents/python/a2ui_agent/src/a2ui/assets/**/*.json
2525
agent_sdks/python/src/a2ui/assets/**/*.json
2626
## Generated files for sandbox frame.
2727
samples/client/angular/projects/mcp_calculator/public/mcp_apps_inner_iframe/
28+
29+
# Yarn Modern
30+
.yarn/*
31+
!.yarn/patches
32+
!.yarn/plugins
33+
!.yarn/releases
34+
!.yarn/sdks
35+
!.yarn/versions
36+
.yarn/cache

.yarn/install-state.gz

-2.81 MB
Binary file not shown.

0 commit comments

Comments
 (0)