We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e774944 + 36517a8 commit 0942bfcCopy full SHA for 0942bfc
1 file changed
.gitignore
@@ -1,6 +1,10 @@
1
# Binary
2
/dashboard
3
4
+# Claude Code
5
+.claude/worktrees/
6
+.claude/settings.local.json
7
+
8
# IDE
9
.idea/
10
.vscode/
0 commit comments