Skip to content

Commit d10b56c

Browse files
authored
Merge pull request #13 from S1J2-Lab/chore/initial-setting
[chore] pnp파일 git 추적 제거 및 gitignore 업데이트
2 parents c2e9f81 + 8e32337 commit d10b56c

3 files changed

Lines changed: 2 additions & 13683 deletions

File tree

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,10 @@ 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+
.pnp.*
32+
yarn-cache/
3533

3634
# env
3735
.env

0 commit comments

Comments
 (0)