issue # yarn.lock 파일 gitignore 제외

This commit is contained in:
geonhee-min
2025-11-24 10:34:15 +09:00
parent f810fc888d
commit 818aa659fc
2 changed files with 9782 additions and 1 deletions

2
.gitignore vendored
View File

@@ -3,7 +3,7 @@ node_modules/
npm-debug.log*
yarn-error.log*
package-lock.json
yarn.lock
# yarn.lock
# Yarn Berry
.yarn/*