feat: .kiro/, .junie/ 아래에 들어있는 파일은 git에 포함되지 않도록 코드 추가

This commit is contained in:
Yu Sung 2025-08-05 14:46:27 +09:00
parent 89b2f1f740
commit 3aae253180
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -218,4 +218,7 @@ $RECYCLE.BIN/
# Windows shortcuts # Windows shortcuts
*.lnk *.lnk
.kiro/
.junie/
# End of https://www.toptal.com/developers/gitignore/api/webstorm,visualstudiocode,vuejs,macos,windows # End of https://www.toptal.com/developers/gitignore/api/webstorm,visualstudiocode,vuejs,macos,windows