Skip to content

Commit d36e18a

Browse files
committed
chore: .gitignore에 Claude, Cursor 설정 파일 추가
1 parent 6c24c0a commit d36e18a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Claude Code
2+
.claude/
3+
CLAUDE.md
4+
15
# Created by https://www.toptal.com/developers/gitignore/api/xcode,swift,cocoapods
26
# Edit at https://www.toptal.com/developers/gitignore?templates=xcode,swift,cocoapods
37

@@ -134,4 +138,9 @@ GoogleService-Info.plist
134138

135139
### Firebase Hosting ###
136140
.firebase/
137-
firebase-debug.log
141+
firebase-debug.log
142+
143+
### Cursor ###
144+
.cursor/
145+
.cursorignore
146+
.cursorindexingignore

0 commit comments

Comments
 (0)