We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c24c0a commit d36e18aCopy full SHA for d36e18a
.gitignore
@@ -1,3 +1,7 @@
1
+# Claude Code
2
+.claude/
3
+CLAUDE.md
4
+
5
# Created by https://www.toptal.com/developers/gitignore/api/xcode,swift,cocoapods
6
# Edit at https://www.toptal.com/developers/gitignore?templates=xcode,swift,cocoapods
7
@@ -134,4 +138,9 @@ GoogleService-Info.plist
134
138
135
139
### Firebase Hosting ###
136
140
.firebase/
137
-firebase-debug.log
141
+firebase-debug.log
142
143
+### Cursor ###
144
+.cursor/
145
+.cursorignore
146
+.cursorindexingignore
0 commit comments