Skip to content

Commit 1208ea9

Browse files
committed
chore: pnp파일 git 추적 제거 및 gitignore 업데이트
1 parent c2e9f81 commit 1208ea9

3 files changed

Lines changed: 3 additions & 13683 deletions

File tree

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,11 @@ dist-ssr
2626

2727
# Yarn Berry
2828
.yarn/*
29-
!.yarn/cache
30-
!.yarn/patches
31-
!.yarn/plugins
32-
!.yarn/releases
3329
!.yarn/sdks
3430
!.yarn/versions
31+
.yarnrc.yml
32+
.pnp.*
33+
yarn-cache/
3534

3635
# env
3736
.env

0 commit comments

Comments
 (0)