Skip to content

Commit 6a0aa68

Browse files
committed
[NDGL-65] chore: 클로드 로컬 설정 파일 .gitignore 추가
1 parent dda4322 commit 6a0aa68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ render.experimental.xml
3333
# Google Services (e.g. APIs or Firebase)
3434
google-services.json
3535

36+
# Claude Code local settings
37+
.claude/settings.local.json
38+
3639
# Android Profiling
3740
*.hprof
3841

0 commit comments

Comments
 (0)